Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/
H A Dlocale-specific_form.pass.cpp244 void test_bool() { in test_bool() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dreferences.cpp39 void test_bool() { in test_bool() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstexpr-builtin-bit-cast.cpp405 namespace test_bool { namespace
H A Dconstant-expression-cxx14.cpp408 constexpr bool test_bool() { in test_bool() function
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dtemp_arg_nontype.cpp264 …void test_bool() { enable_if_bool<false>::type i; } // expected-error{{enable_if_bool<false>'; did… in test_bool() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Didentical-expressions.cpp1036 void test_bool(bool a) { in test_bool() function