Home
last modified time | relevance | path

Searched refs:ABSTRACT_TYPE (Results 1 – 21 of 21) sorted by relevance

/external/clang/include/clang/AST/
DTypeNodes.def20 // 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)
88 ABSTRACT_TYPE(Tag, Type)
125 #undef ABSTRACT_TYPE
DTypeVisitor.h32 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
DTypeLocNodes.def34 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc)
DRecursiveASTVisitor.h302 #define ABSTRACT_TYPE(CLASS, BASE) in BINOP_LIST() macro
449 #define ABSTRACT_TYPE(CLASS, BASE) in TraverseType() macro
DTypeLoc.h50 #define ABSTRACT_TYPE(Class, Base) macro
DType.h1048 #define ABSTRACT_TYPE(Class, Base)
/external/clang/lib/AST/
DASTDiagnostic.cpp80 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
DType.cpp188 #define ABSTRACT_TYPE(Class, Parent) in getSingleStepDesugaredType() macro
210 #define ABSTRACT_TYPE(Class, Parent) in getSplitDesugaredType() macro
239 #define ABSTRACT_TYPE(Class, Parent) in getSplitUnqualifiedTypeImpl() macro
278 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro
1420 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
DMicrosoftMangle.cpp60 #define ABSTRACT_TYPE(CLASS, PARENT) macro
650 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
DDumpXML.cpp131 #define ABSTRACT_TYPE(DERIVED, BASE) in dispatch() macro
165 #define ABSTRACT_TYPE(DERIVED, BASE) in getTypeKindName() macro
DTypePrinter.cpp54 #define ABSTRACT_TYPE(CLASS, PARENT) macro
179 #define ABSTRACT_TYPE(CLASS, PARENT) in print() macro
DItaniumMangle.cpp292 #define ABSTRACT_TYPE(CLASS, PARENT) macro
1661 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
DASTContext.cpp297 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
315 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
755 #define ABSTRACT_TYPE(Class, Base) in getTypeInfo() macro
1610 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro
5754 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
/external/clang/lib/CodeGen/
DCGRTTI.cpp391 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro
588 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
DCodeGenFunction.cpp59 #define ABSTRACT_TYPE(name, parent) in hasAggregateLLVMType() macro
911 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
DCodeGenTypes.cpp301 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
DCGDebugInfo.cpp1521 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
/external/clang/lib/Serialization/
DASTWriter.cpp89 #define ABSTRACT_TYPE(Class, Base) macro
1983 #define ABSTRACT_TYPE(Class, Base) in WriteType() macro
/external/clang/lib/Sema/
DSemaLookup.cpp1866 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
DSemaTemplateDeduction.cpp4194 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
DSemaTemplate.cpp3062 #define ABSTRACT_TYPE(Class, Parent) \ macro