Searched defs:BuiltinTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | SPIR.cpp | 181 if (auto *BuiltinTy = dyn_cast<BuiltinType>(Ty)) { getOpenCLType() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ItaniumCXXABI.cpp | 3447 const BuiltinType *BuiltinTy = dyn_cast<BuiltinType>(PointeeTy); TypeInfoIsInStandardLibrary() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 839 QualType BuiltinTy = S.Context.getFunctionType( BuiltinCallWithStaticChain() local |