Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp590 static const bool and_value = b && and_or<always_false<b>::value>::and_value; member
594 static const bool and_value = and_or<true>::and_value; variable