reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

tools/clang/include/clang/AST/Type.h
 2449 #define BUILTIN_TYPE(Id, SingletonId) Id,
tools/clang/lib/AST/ASTContext.cpp
 6735 #define BUILTIN_TYPE(KIND, ID)
tools/clang/lib/AST/ASTImporter.cpp
  993 #define BUILTIN_TYPE(Id, SingletonId) \
tools/clang/lib/AST/ExprConstant.cpp
 9972 #define BUILTIN_TYPE(ID, SINGLETON_ID)
tools/clang/lib/AST/ItaniumMangle.cpp
 2665 #define BUILTIN_TYPE(Id, SingletonId)
tools/clang/lib/AST/MicrosoftMangle.cpp
 2051 #define BUILTIN_TYPE(Id, SingletonId)
tools/clang/lib/AST/PrintfFormatString.cpp
  795 #define BUILTIN_TYPE(Id, SingletonId) \
tools/clang/lib/AST/Type.cpp
 3883 #define BUILTIN_TYPE(Id, SingletonId)
tools/clang/lib/CodeGen/CGDebugInfo.cpp
  636 #define BUILTIN_TYPE(Id, SingletonId)
tools/clang/lib/CodeGen/CodeGenTypes.cpp
  532 #define BUILTIN_TYPE(Id, SingletonId)
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 2992 #define BUILTIN_TYPE(Id, SingletonId)
tools/clang/lib/Index/USRGeneration.cpp
  712 #define BUILTIN_TYPE(Id, SingletonId)
tools/clang/lib/Sema/SemaExpr.cpp
 5340 #define BUILTIN_TYPE(ID, SINGLETON_ID) case BuiltinType::ID:
17958 #define BUILTIN_TYPE(Id, SingletonId) case BuiltinType::Id:
tools/clang/tools/libclang/CIndex.cpp
 1534 #define BUILTIN_TYPE(Id, SingletonId)