Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Daddress-space-cast.cpp20 void test_cast(char *gen_char_ptr, void *gen_void_ptr, int *gen_int_ptr) { in test_cast() function
/llvm-project/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/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/compiler-rt/test/cfi/cross-dso/icall/
H A Ddlopen.cpp102 const bool test_cast = argc > 1 && strcmp(argv[1], "cast") == 0; in main() local
/llvm-project/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
H A Dany_cast_pointer.pass.cpp82 void test_cast() { in test_cast() function
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc-emmintrin.c141 test_cast() { in test_cast() function
/llvm-project/lldb/test/API/functionalities/data-formatter/synthcapping/
H A Dmain.cpp56 wrapint test_cast('A' + in main() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dmultiple-new-in-one-expression.cpp179 void test_cast() { in test_cast() function
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-python-synth/
H A Dmain.cpp62 wrapint test_cast('A' + in main() local
/llvm-project/clang/test/CodeGen/RISCV/
H A Dattr-rvv-vector-bits-codegen.c259 fixed_int32m1_t test_cast(vint32m1_t vec) { in test_cast() function