Home
last modified time | relevance | path

Searched defs:BuiltinTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/Targets/
H A DSPIR.cpp181 if (auto *BuiltinTy = dyn_cast<BuiltinType>(Ty)) { getOpenCLType() local
/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3447 const BuiltinType *BuiltinTy = dyn_cast<BuiltinType>(PointeeTy); TypeInfoIsInStandardLibrary() local
3465 if (const BuiltinType *BuiltinTy = dyn_cast<BuiltinType>(Ty)) IsStandardLibraryRTTIDescriptor() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp839 QualType BuiltinTy = S.Context.getFunctionType( BuiltinCallWithStaticChain() local