Home
last modified time | relevance | path

Searched defs:test_cast (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Daddress-space-cast.cpp19 void test_cast(char *gen_char_ptr, void *gen_void_ptr, int *gen_int_ptr) { in test_cast() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dmethod-call-path-notes.cpp40 void test_cast(const TestInstanceCall *p) { in test_cast() function
H A Dcast-value-logic.cpp61 namespace test_cast { namespace
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dattr-arm-sve-vector-bits-codegen.c145 fixed_int32_t test_cast(svbool_t pred, svint32_t vec) { in test_cast() function
/llvm-project-15.0.7/compiler-rt/test/cfi/cross-dso/icall/
H A Ddlopen.cpp95 const bool test_cast = argc > 1 && strcmp(argv[1], "cast") == 0; in main() local
/llvm-project-15.0.7/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
H A Dany_cast_pointer.pass.cpp85 void test_cast() { in test_cast() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc-emmintrin.c136 test_cast() { in test_cast() function
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/synthcapping/
H A Dmain.cpp56 wrapint test_cast('A' + in main() local
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-python-synth/
H A Dmain.cpp62 wrapint test_cast('A' + in main() local