| /llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/ |
| H A D | mutex.fail.cpp | 22 void test_conversion(LG) {} in test_conversion() function 32 test_conversion<LG>({}); // expected-error{{no matching function for call}} in main() 38 test_conversion<LG>({n0}); // expected-error{{no matching function for call}} in main() 44 test_conversion<LG>({n0, n1}); // expected-error{{no matching function for call}} in main() 50 test_conversion<LG>({n0, n1, n2}); // expected-error{{no matching function for call}} in main()
|
| /llvm-project-15.0.7/libcxxabi/test/ |
| H A D | catch_multi_level_pointer.pass.cpp | 34 bool test_conversion(To) { return true; } in test_conversion() function 37 bool test_conversion(...) { return false; } in test_conversion() function 58 const bool can_convert = test_conversion<Catch>(throw_ptr); in catch_pointer_test()
|
| /llvm-project-15.0.7/libcxx/test/std/language.support/cmp/cmp.weakord/ |
| H A D | weakord.pass.cpp | 53 constexpr bool test_conversion() { in test_conversion() function 181 static_assert(test_conversion(), "conversion test failed"); in main()
|
| /llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
| H A D | p6.cpp | 6 void test_conversion() { in test_conversion() function
|
| /llvm-project-15.0.7/libcxx/test/std/language.support/cmp/cmp.strongord/ |
| H A D | strongord.pass.cpp | 65 constexpr bool test_conversion() { in test_conversion() function 199 static_assert(test_conversion(), "conversion test failed"); in main()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | user-defined-conversions.cpp | 62 void test_conversion(ConvertibleToBase ctb, ConvertibleToDerived ctd, in test_conversion() function
|
| H A D | nullptr.cpp | 154 void test_conversion(ConvertsToNullPtr ctn) { in test_conversion() function
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | nullable-result.m | 18 void test_conversion(void) { function
|
| /llvm-project-15.0.7/llvm/test/Transforms/BDCE/ |
| H A D | vectors.ll | 68 define <2 x i32> @test_conversion(<2 x i32> %a) { 69 ; CHECK-LABEL: @test_conversion(
|
| H A D | vectors-inseltpoison.ll | 68 define <2 x i32> @test_conversion(<2 x i32> %a) { 69 ; CHECK-LABEL: @test_conversion(
|
| /llvm-project-15.0.7/clang/test/CXX/class/class.init/class.copy.elision/ |
| H A D | p3.cpp | 449 namespace test_conversion { namespace
|
| /llvm-project-15.0.7/llvm/test/Bindings/OCaml/ |
| H A D | core.ml | 47 let test_conversion () = function 1507 suite "conversion" test_conversion;
|
| /llvm-project-15.0.7/clang/test/SemaOpenCL/ |
| H A D | address-spaces-conversions-cl2.0.cl | 89 void test_conversion(__global int *arg_glob, __local int *arg_loc,
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_test.c | 9317 static int test_conversion(isl_ctx *ctx) in test_conversion() function 10799 { "conversion", &test_conversion },
|