Home
last modified time | relevance | path

Searched defs:and_value (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp643 static const bool and_value = b && and_or<always_false<b>::value>::and_value; global() member
647 static const bool and_value = and_or<true>::and_value; global() variable