Searched refs:always_false (Results 1 – 2 of 2) sorted by relevance
49 inline constexpr bool always_false = false; variable97 static_assert(always_false<T>, in buildByteVector()
209 inline static constexpr bool always_false = false; member in phosphor::software::VR::MPSImageParser253 static_assert(always_false<T>, "Unsupported type in getVal"); in getVal()