/external/clang/include/clang/AST/ |
D | TypeVisitor.h | 72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
|
D | DataRecursiveASTVisitor.h | 340 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro 550 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
|
D | RecursiveASTVisitor.h | 342 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro 617 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
|
D | TypeLoc.h | 77 #define ABSTRACT_TYPE(Class, Base) macro
|
/external/clang/lib/AST/ |
D | 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 1499 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
|
D | TypePrinter.cpp | 105 #define ABSTRACT_TYPE(CLASS, PARENT) macro 274 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro 300 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
|
D | MicrosoftMangle.cpp | 262 #define ABSTRACT_TYPE(CLASS, PARENT) macro 1414 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
D | ASTContext.cpp | 821 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 839 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 1448 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro 2427 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro 5568 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro 7127 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
|
D | ItaniumMangle.cpp | 358 #define ABSTRACT_TYPE(CLASS, PARENT) macro 1899 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
D | ASTDiagnostic.cpp | 90 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.cpp | 311 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
|
D | CodeGenFunction.cpp | 95 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro 1431 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
|
D | ItaniumCXXABI.cpp | 2322 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro 2530 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
|
D | CGDebugInfo.cpp | 2119 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
|
/external/clang/lib/Serialization/ |
D | ASTWriter.cpp | 95 #define ABSTRACT_TYPE(Class, Base) macro 2617 #define ABSTRACT_TYPE(Class, Base) in WriteType() macro
|
/external/clang/lib/Sema/ |
D | SemaTemplateDeduction.cpp | 4995 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
|
D | SemaLookup.cpp | 2121 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
|
D | SemaTemplate.cpp | 3917 #define ABSTRACT_TYPE(Class, Parent) \ macro
|
D | SemaExpr.cpp | 12171 #define ABSTRACT_TYPE(Class, Base) in tryCaptureVariable() macro
|