Home
last modified time | relevance | path

Searched refs:ABSTRACT_TYPE (Results 1 – 22 of 22) 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)
90 ABSTRACT_TYPE(Tag, Type)
129 #undef ABSTRACT_TYPE
DTypeVisitor.h72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
DTypeLocNodes.def34 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc)
DRecursiveASTVisitor.h409 #define ABSTRACT_TYPE(CLASS, BASE)
636 #define ABSTRACT_TYPE(CLASS, BASE)
DTypeLoc.h77 #define ABSTRACT_TYPE(Class, Base) macro
DType.h1286 #define ABSTRACT_TYPE(Class, Base)
/external/clang/lib/AST/
DASTTypeTraits.cpp102 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
DType.cpp226 #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
2511 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
DTypePrinter.cpp107 #define ABSTRACT_TYPE(CLASS, PARENT) macro
282 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro
308 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
DMicrosoftMangle.cpp337 #define ABSTRACT_TYPE(CLASS, PARENT) macro
343 #undef ABSTRACT_TYPE
1597 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
1607 #undef ABSTRACT_TYPE in mangleType()
DASTContext.cpp827 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
845 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
1530 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro
2629 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro
5950 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro
7739 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
DItaniumMangle.cpp519 #define ABSTRACT_TYPE(CLASS, PARENT) macro
2255 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
DASTDiagnostic.cpp144 #define ABSTRACT_TYPE(Class, Base) in Desugar() macro
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp399 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
DCodeGenFunction.cpp175 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro
1679 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
DItaniumCXXABI.cpp2734 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro
2951 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
DCGDebugInfo.cpp2402 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
/external/clang/lib/Serialization/
DASTWriter.cpp116 #define ABSTRACT_TYPE(Class, Base) in Visit() macro
127 #define ABSTRACT_TYPE(Class, Base) macro
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4955 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
DSemaLookup.cpp2584 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
DSemaTemplate.cpp4046 #define ABSTRACT_TYPE(Class, Parent) \ macro
DSemaExpr.cpp3836 #define ABSTRACT_TYPE(Class, Base) in captureVariablyModifiedType() macro