Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/containers/container.adaptors/container.adaptors.format/
H A Dformat.functions.tests.h308 void test_bool(TestFunction check, ExceptionTest check_exception, auto&& input) { test_bool() function
411 void test_bool(TestFunction check, ExceptionTest check_exception) { test_bool() function
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtmap/
H A Dformat.functions.tests.h243 void test_bool(TestFunction check, ExceptionTest check_exception) { test_bool() function
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtset/
H A Dformat.functions.tests.h388 void test_bool(TestFunction check, ExceptionTest check_exception) { test_bool() function
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.formatter/
H A Dformat.functions.tests.h297 void test_bool(TestFunction check, ExceptionTest check_exception) { test_bool() function
/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dlocale-specific_form.pass.cpp125 static void test_bool() { test_bool() function
/llvm-project/libcxx/test/std/utilities/format/format.functions/
H A Dlocale-specific_form.pass.cpp245 void test_bool() { test_bool() function
/llvm-project/clang/test/CodeGenCXX/
H A Dreferences.cpp39 void test_bool() { in test_bool() function
/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-builtin-bit-cast.cpp409 namespace test_bool { namespace
H A Dconstant-expression-cxx14.cpp409 constexpr bool test_bool() { in test_bool() function
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_nontype.cpp263 void test_bool() { enable_if_bool<false>::type i; } // expected-error{{enable_if_bool<false>'; did you mean 'enable_if_bool<true>::type'?}} in test_bool() function
/llvm-project/clang/test/Analysis/
H A Didentical-expressions.cpp