Home
last modified time | relevance | path

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

/freebsd-src/contrib/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, argument
89 #define DECL( global() macro
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp59 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
60 #define ABSTRACT_DECL(DECL) argument
67 #define DECL(DERIVED, BASE) \ macro
70 #define ABSTRACT_DECL(DECL) argument
188 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in PrintStats() macro
126 #define DECL( getDeclKindName() macro
127 ABSTRACT_DECL(DECL) getDeclKindName() argument
157 #define DECL( hasValidDeclKind() macro
158 ABSTRACT_DECL(DECL) hasValidDeclKind() argument
166 #define DECL( getDeclKindName() macro
167 ABSTRACT_DECL(DECL) getDeclKindName() argument
182 #define DECL( PrintStats() macro
183 ABSTRACT_DECL(DECL) PrintStats() argument
196 ABSTRACT_DECL(DECL) PrintStats() argument
204 #define DECL( add() macro
205 ABSTRACT_DECL(DECL) add() argument
1006 #define DECL( castFromDeclContext() macro
1019 #define DECL( castToDeclContext() macro
1199 #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 DJSONNodeDumper.cpp13 #define DECL(DERIVED, BASE) \ in addPreviousDeclaration() macro
16 #define ABSTRACT_DECL(DECL) in addPreviousDeclaration() argument
H A DASTStructuralEquivalence.cpp2435 ABSTRACT_DECL(DECL) CheckKindSpecificEquivalence() argument
2436 #define DECL( CheckKindSpecificEquivalence() macro
H A DTextNodeDumper.cpp52 #define DECL( dumpPreviousDecl() macro
55 ABSTRACT_DECL(DECL) dumpPreviousDecl() argument
H A DDecl.cpp1841 #define DECL( isRedeclarable() macro
1844 ABSTRACT_DECL(DECL) isRedeclarable() argument
/freebsd-src/lib/msun/src/
H A Ds_fdim.c31 #define DECL(type, fn) \ macro
H A Ds_nearbyint.c43 #define DECL(type, fn, rint) \ macro
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h600 #define DECL(DERIVED, BASE) \ macro
602 #define ABSTRACT_DECL(DECL) argument
/freebsd-src/crypto/heimdal/lib/roken/
H A Dresolve.c55 #define DECL(X) {#X, rk_ns_t_##X} macro
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3550 #define DECL( getMostRecentDecl() macro
3719 #define DECL( attachPreviousDecl() macro
3762 #define DECL( attachLatestDecl() macro
3782 #define DECL( markIncompleteDeclChain() macro
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4333 #define DECL( searchFromContainer() macro
H A DSemaExpr.cpp3528 #define DECL( BuildDeclarationNameExpr() macro