Home
last modified time | relevance | path

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

12

/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
/external/llvm-project/clang/include/clang/AST/
DTypeVisitor.h71 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
DTypeLocNodes.def33 #define ABSTRACT_TYPE(Class, Base) ABSTRACT_TYPELOC(Class, Base##Loc)
DRecursiveASTVisitor.h391 #define ABSTRACT_TYPE(CLASS, BASE)
617 #define ABSTRACT_TYPE(CLASS, BASE)
DTypeLoc.h108 #define ABSTRACT_TYPE(Class, Base) macro
/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/llvm-project/clang/lib/AST/
DASTTypeTraits.cpp108 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
DType.cpp424 #define ABSTRACT_TYPE(Class, Parent) in getLocallyUnqualifiedSingleStepDesugaredType() macro
443 #define ABSTRACT_TYPE(Class, Parent) in getSplitDesugaredType() macro
472 #define ABSTRACT_TYPE(Class, Parent) in getSplitUnqualifiedTypeImpl() macro
511 #define ABSTRACT_TYPE(Class, Parent) in getAsSugar() macro
544 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro
2922 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
DTypePrinter.cpp125 #define ABSTRACT_TYPE(CLASS, PARENT) macro
325 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro
351 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
DMicrosoftMangle.cpp370 #define ABSTRACT_TYPE(CLASS, PARENT) macro
376 #undef ABSTRACT_TYPE
2151 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
2161 #undef ABSTRACT_TYPE in mangleType()
DASTContext.cpp1030 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
1050 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro
1889 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro
3435 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro
7632 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro
9607 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() 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
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.cpp429 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
DCodeGenFunction.cpp230 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro
2029 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro

12