Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dreferences.cpp39 void test_bool() { in test_bool() function
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dtemp_arg_nontype.cpp260 …void test_bool() { enable_if_bool<false>::type i; } // expected-error{{enable_if_bool<false>'; did… in test_bool() function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Didentical-expressions.cpp1036 void test_bool(bool a) { in test_bool() function