Home
last modified time | relevance | path

Searched defs:DECL (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclVisitor.h39 #define DECL(DERIVED, BASE) \ in Visit() macro
41 #define ABSTRACT_DECL(DECL) in Visit() argument
49 #define DECL(DERIVED, BASE) \ macro
H A DASTFwd.h20 #define DECL(DERIVED, BASE) class DERIVED##Decl; macro
H A DASTTypeTraits.h150 #define DECL(DERIVED, BASE) NKI_##DERIVED##Decl, macro
H A DDeclBase.h90 #define DECL(DERIVED, BASE) DERIVED, macro
91 #define ABSTRACT_DECL(DECL) argument
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp67 #define ABSTRACT_DECL(DECL) macro
59 #define DECL( global() macro
60 ABSTRACT_DECL(DECL) global() argument
70 ABSTRACT_DECL(DECL) global() argument
148 #define DECL( getDeclKindName() macro
149 ABSTRACT_DECL(DECL) getDeclKindName() argument
179 #define DECL( hasValidDeclKind() macro
180 ABSTRACT_DECL(DECL) hasValidDeclKind() argument
188 #define DECL( getDeclKindName() macro
189 ABSTRACT_DECL(DECL) getDeclKindName() argument
204 #define DECL( PrintStats() macro
205 ABSTRACT_DECL(DECL) PrintStats() argument
210 #define DECL( PrintStats() macro
218 ABSTRACT_DECL(DECL) PrintStats() argument
226 #define DECL( add() macro
227 ABSTRACT_DECL(DECL) add() argument
1045 #define DECL( castFromDeclContext() macro
1058 #define DECL( castToDeclContext() macro
1247 #define DECL( classof() macro
[all...]
H A DASTTypeTraits.cpp42 #define DECL(DERIVED, BASE) { NKI_##BASE, #DERIVED "Decl" }, macro
122 #define DECL(DERIVED, BASE) \ in getFromNode() macro
H A DASTStructuralEquivalence.cpp2472 ABSTRACT_DECL(DECL) CheckKindSpecificEquivalence() argument
2473 #define DECL( CheckKindSpecificEquivalence() macro
H A DJSONNodeDumper.cpp13 #define DECL(DERIVED, BASE) \ in addPreviousDeclaration() macro
16 #define ABSTRACT_DECL(DECL) in addPreviousDeclaration() argument
H A DTextNodeDumper.cpp53 #define DECL(DERIVED, BASE) \ in dumpPreviousDecl() macro
56 #define ABSTRACT_DECL(DECL) in dumpPreviousDecl() argument
H A DDecl.cpp1826 #define DECL( isRedeclarable() macro
1829 ABSTRACT_DECL(DECL) isRedeclarable() argument
/llvm-project/clang/tools/libclang/
H A DCXExtractAPI.cpp91 #define ABSTRACT_DECL(DECL) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() argument
92 #define DECL(CLASS, BASE) \ in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() macro
/llvm-project/clang/test/CoverageMapping/
H A Dmacro-expressions.cpp5 #define DECL(T, x) T x macro
/llvm-project/clang/include/clang/Sema/
H A DTemplate.h600 #define DECL( global() macro
602 ABSTRACT_DECL(DECL) global() argument
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3550 #define DECL( getMostRecentDecl() macro
3719 #define DECL( attachPreviousDecl() macro
3779 #define DECL( attachLatestDecl() macro
3799 #define DECL( markIncompleteDeclChain() macro
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4340 #define DECL( searchFromContainer() macro
H A DSemaExpr.cpp3258 #define DECL( BuildDeclarationNameExpr() macro