Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dnullable-result.m18 void test_conversion(void) { function
/llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dmutex.fail.cpp22 void test_conversion(LG) {} in test_conversion() function
/llvm-project-15.0.7/libcxxabi/test/
H A Dcatch_multi_level_pointer.pass.cpp34 bool test_conversion(To) { return true; } in test_conversion() function
37 bool test_conversion(...) { return false; } in test_conversion() function
/llvm-project-15.0.7/llvm/test/Bindings/OCaml/
H A Dcore.ml47 let test_conversion () = function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Duser-defined-conversions.cpp62 void test_conversion(ConvertibleToBase ctb, ConvertibleToDerived ctd, in test_conversion() function
H A Dnullptr.cpp154 void test_conversion(ConvertsToNullPtr ctn) { in test_conversion() function
/llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp6.cpp6 void test_conversion() { in test_conversion() function
/llvm-project-15.0.7/libcxx/test/std/language.support/cmp/cmp.weakord/
H A Dweakord.pass.cpp53 constexpr bool test_conversion() { in test_conversion() function
/llvm-project-15.0.7/libcxx/test/std/language.support/cmp/cmp.strongord/
H A Dstrongord.pass.cpp65 constexpr bool test_conversion() { in test_conversion() function
/llvm-project-15.0.7/clang/test/CXX/class/class.init/class.copy.elision/
H A Dp3.cpp449 namespace test_conversion { namespace
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c9317 static int test_conversion(isl_ctx *ctx) in test_conversion() function