/external/clang/include/clang/AST/ |
D | TypeVisitor.h | 72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
|
D | TypeLoc.h | 77 #define ABSTRACT_TYPE(Class, Base) macro
|
/external/clang/lib/AST/ |
D | ASTTypeTraits.cpp | 106 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
|
D | Type.cpp | 226 #define ABSTRACT_TYPE(Class, Parent) in getLocallyUnqualifiedSingleStepDesugaredType() macro 245 #define ABSTRACT_TYPE(Class, Parent) in getSplitDesugaredType() macro 274 #define ABSTRACT_TYPE(Class, Parent) in getSplitUnqualifiedTypeImpl() macro 313 #define ABSTRACT_TYPE(Class, Parent) in getAsSugar() macro 346 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro 2505 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
|
D | TypePrinter.cpp | 105 #define ABSTRACT_TYPE(CLASS, PARENT) macro 278 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro 304 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
|
D | ASTContext.cpp | 830 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 848 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 1535 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro 2620 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro 5853 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro 7624 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
|
D | MicrosoftMangle.cpp | 295 #define ABSTRACT_TYPE(CLASS, PARENT) macro 1522 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
D | ItaniumMangle.cpp | 373 #define ABSTRACT_TYPE(CLASS, PARENT) macro 1938 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
D | ASTDiagnostic.cpp | 143 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.cpp | 388 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
|
D | CodeGenFunction.cpp | 175 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro 1610 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
|
D | ItaniumCXXABI.cpp | 2704 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro 2918 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
|
D | CGDebugInfo.cpp | 2234 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
|
/external/clang/lib/Serialization/ |
D | ASTWriter.cpp | 103 #define ABSTRACT_TYPE(Class, Base) macro 2727 #define ABSTRACT_TYPE(Class, Base) in WriteType() macro
|
/external/clang/lib/Sema/ |
D | SemaTemplateDeduction.cpp | 4960 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
|
D | SemaLookup.cpp | 2494 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
|
D | SemaTemplate.cpp | 4008 #define ABSTRACT_TYPE(Class, Parent) \ macro
|
D | SemaExpr.cpp | 13111 #define ABSTRACT_TYPE(Class, Base) in tryCaptureVariable() macro
|