Home
last modified time | relevance | path

Searched defs:CAST (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Ddynamic-alloca-with-address-space.c9 #define CAST (char *)(unsigned long) macro
11 #define CAST (char *) macro
/llvm-project/clang/test/Sema/
H A Daarch64-sve-explicit-casts-fixed-size.c24 #define CAST(from, to) \ macro
H A Driscv-rvv-explicit-casts-fixed-size.c32 #define CAST(from, to) \ macro
/llvm-project/clang/test/SemaCXX/
H A Daarch64-sve-explicit-casts-fixed-size.cpp25 #define CAST(from, to) \ macro
H A Driscv-rvv-explicit-casts-fixed-size.cpp32 #define CAST(from, to) \ macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/llvm/
H A Dprefer-isa-or-dyn-cast-in-conditionals.cpp116 #define CAST(T, Obj) cast<T>(Obj) in foo() macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dreadability-casting.mm103 #define CAST(type, value) (type)(value) macro
H A Dreadability-casting.cpp191 #define CAST(type, value) (type)(value) macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-casting.cpp107 #define CAST( global() macro
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h841 CAST, global() enumerator