Home
last modified time | relevance | path

Searched defs:BuiltinType (Results 1 – 12 of 12) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DEnumDumper.cpp29 auto BuiltinType = Symbol.getUnderlyingType(); in start() local
/external/clang/utils/ABITest/
DTypeGen.py33 class BuiltinType(Type): class
/external/llvm-project/clang/utils/ABITest/
DTypeGen.py34 class BuiltinType(Type): class
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h185 BuiltinType, enumerator
/external/llvm-project/clang/utils/TableGen/
DSveEmitter.cpp249 const char *BuiltinType; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h258 BuiltinType, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h260 BuiltinType, enumerator
/external/clang/lib/Sema/
DSemaTemplate.cpp4057 bool UnnamedLocalNoLinkageFinder::VisitBuiltinType(const BuiltinType*) { in VisitBuiltinType()
DSemaChecking.cpp5694 QualType BuiltinType = Context.GetBuiltinType(AbsType, Error); in getAbsoluteValueArgumentType() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp5966 bool UnnamedLocalNoLinkageFinder::VisitBuiltinType(const BuiltinType*) { in VisitBuiltinType()
DSemaDecl.cpp9709 QualType BuiltinType = Context.GetBuiltinType(BuiltinID, Error); in ActOnFunctionDeclarator() local
DSemaChecking.cpp9189 QualType BuiltinType = Context.GetBuiltinType(AbsType, Error); in getAbsoluteValueArgumentType() local