| /trueos/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | TypeNodes.def | 20 // ABSTRACT_TYPE(Class, Base) - An abstract class that shows up in 46 #ifndef ABSTRACT_TYPE 47 # define ABSTRACT_TYPE(Class, Base) TYPE(Class, Base) 66 ABSTRACT_TYPE(Reference, Type) 70 ABSTRACT_TYPE(Array, Type) 78 ABSTRACT_TYPE(Function, Type) 89 ABSTRACT_TYPE(Tag, Type) 127 #undef ABSTRACT_TYPE
|
| HD | TypeVisitor.h | 72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
|
| HD | TypeLocNodes.def | 34 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc)
|
| HD | RecursiveASTVisitor.h | 333 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro 599 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
|
| HD | TypeLoc.h | 77 #define ABSTRACT_TYPE(Class, Base) macro
|
| HD | Type.h | 1161 #define ABSTRACT_TYPE(Class, Base)
|
| /trueos/contrib/llvm/tools/clang/lib/AST/ |
| HD | Type.cpp | 233 #define ABSTRACT_TYPE(Class, Parent) in getLocallyUnqualifiedSingleStepDesugaredType() macro 252 #define ABSTRACT_TYPE(Class, Parent) in getSplitDesugaredType() macro 281 #define ABSTRACT_TYPE(Class, Parent) in getSplitUnqualifiedTypeImpl() macro 320 #define ABSTRACT_TYPE(Class, Parent) in getAsSugar() macro 353 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro 1493 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
|
| HD | MicrosoftMangle.cpp | 152 #define ABSTRACT_TYPE(CLASS, PARENT) macro 157 #undef ABSTRACT_TYPE 1173 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro 1183 #undef ABSTRACT_TYPE in mangleType()
|
| HD | TypePrinter.cpp | 105 #define ABSTRACT_TYPE(CLASS, PARENT) macro 273 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro 299 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
|
| HD | ASTContext.cpp | 807 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 825 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 1434 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro 2403 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro 5517 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro 7218 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
|
| HD | ItaniumMangle.cpp | 353 #define ABSTRACT_TYPE(CLASS, PARENT) macro 1882 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
| HD | ASTDiagnostic.cpp | 83 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
|
| /trueos/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGRTTI.cpp | 405 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro 552 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
|
| HD | CodeGenFunction.cpp | 90 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro 1290 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
|
| HD | CodeGenTypes.cpp | 313 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
|
| HD | CGDebugInfo.cpp | 2107 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
|
| /trueos/contrib/llvm/tools/clang/lib/Serialization/ |
| HD | ASTWriter.cpp | 92 #define ABSTRACT_TYPE(Class, Base) macro 2591 #define ABSTRACT_TYPE(Class, Base) in WriteType() macro
|
| /trueos/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaLookup.cpp | 2136 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
|
| HD | SemaTemplateDeduction.cpp | 5019 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
|
| HD | SemaTemplate.cpp | 3814 #define ABSTRACT_TYPE(Class, Parent) \ macro
|