/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | TypeVisitor.h | 71 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() macro
|
H A D | TypeLoc.h | 108 #define ABSTRACT_TYPE(Class, Base) macro
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ASTTypeTraits.cpp | 130 #define ABSTRACT_TYPE(Class, Base) in getFromNode() macro
|
H A D | Type.cpp | 424 #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 548 #define ABSTRACT_TYPE(Class, Parent) in getUnqualifiedDesugaredType() macro 2978 #define ABSTRACT_TYPE(Derived, Base) in getTypeClassName() macro
|
H A D | TypePrinter.cpp | 139 #define ABSTRACT_TYPE(CLASS, PARENT) macro 347 #define ABSTRACT_TYPE(CLASS, PARENT) in printBefore() macro 373 #define ABSTRACT_TYPE(CLASS, PARENT) in printAfter() macro
|
H A D | MicrosoftMangle.cpp | 426 #define ABSTRACT_TYPE(CLASS, PARENT) macro 2295 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
H A D | ASTContext.cpp | 1028 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 1048 #define ABSTRACT_TYPE(Name, Parent) in PrintStats() macro 1963 #define ABSTRACT_TYPE(Class, Base) in getTypeInfoImpl() macro 3607 #define ABSTRACT_TYPE(Class, Base) in getVariableArrayDecayedType() macro 8503 #define ABSTRACT_TYPE(KIND, BASE) in getObjCEncodingForTypeImpl() macro 10531 #define ABSTRACT_TYPE(Class, Base) in mergeTypes() macro
|
H A D | ItaniumMangle.cpp | 538 #define ABSTRACT_TYPE(CLASS, PARENT) macro 2884 #define ABSTRACT_TYPE(CLASS, PARENT) in mangleType() macro
|
H A D | ASTDiagnostic.cpp | 177 #define ABSTRACT_TYPE(Class, Base) in desugarForDiagnostic() macro
|
H A D | ExprConstant.cpp | 7223 #define ABSTRACT_TYPE(Class, Base) in visitType() macro
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 451 #define ABSTRACT_TYPE(Class, Base) in ConvertType() macro
|
H A D | CodeGenFunction.cpp | 224 #define ABSTRACT_TYPE(name, parent) in getEvaluationKind() macro 2225 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() macro
|
H A D | ItaniumCXXABI.cpp | 3494 #define ABSTRACT_TYPE(Class, Base) in BuildVTablePointer() macro 3759 #define ABSTRACT_TYPE(Class, Base) in BuildTypeInfo() macro
|
H A D | CGDebugInfo.cpp | 3449 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() macro
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 3097 #define ABSTRACT_TYPE(Class, Base) in addAssociatedClassesAndNamespaces() macro
|
H A D | SemaTemplateDeduction.cpp | 6195 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() macro
|
H A D | SemaTemplate.cpp | 6172 #define ABSTRACT_TYPE(Class, Parent) \ macro
|
H A D | SemaExpr.cpp | 4495 #define ABSTRACT_TYPE(Class, Base) in captureVariablyModifiedType() macro
|