/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclVisitor.h | 39 #define DECL(DERIVED, BASE) \ in Visit() macro 41 #define ABSTRACT_DECL(DECL) in Visit() argument 49 #define DECL(DERIVED, BASE) \ macro
|
H A D | ASTFwd.h | 20 #define DECL(DERIVED, BASE) class DERIVED##Decl; macro
|
H A D | ASTTypeTraits.h | 150 #define DECL(DERIVED, BASE) NKI_##DERIVED##Decl, macro
|
H A D | DeclBase.h | 90 #define DECL(DERIVED, BASE) DERIVED, argument 89 #define DECL( global() macro
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclBase.cpp | 59 #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 D | ASTTypeTraits.cpp | 42 #define DECL(DERIVED, BASE) { NKI_##BASE, #DERIVED "Decl" }, macro 122 #define DECL(DERIVED, BASE) \ in getFromNode() macro
|
H A D | JSONNodeDumper.cpp | 13 #define DECL(DERIVED, BASE) \ in addPreviousDeclaration() macro 16 #define ABSTRACT_DECL(DECL) in addPreviousDeclaration() argument
|
H A D | ASTStructuralEquivalence.cpp | 2435 ABSTRACT_DECL(DECL) CheckKindSpecificEquivalence() argument 2436 #define DECL( CheckKindSpecificEquivalence() macro
|
H A D | TextNodeDumper.cpp | 52 #define DECL( dumpPreviousDecl() macro 55 ABSTRACT_DECL(DECL) dumpPreviousDecl() argument
|
H A D | Decl.cpp | 1841 #define DECL( isRedeclarable() macro 1844 ABSTRACT_DECL(DECL) isRedeclarable() argument
|
/freebsd-src/lib/msun/src/ |
H A D | s_fdim.c | 31 #define DECL(type, fn) \ macro
|
H A D | s_nearbyint.c | 43 #define DECL(type, fn, rint) \ macro
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Template.h | 600 #define DECL(DERIVED, BASE) \ macro 602 #define ABSTRACT_DECL(DECL) argument
|
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | resolve.c | 55 #define DECL(X) {#X, rk_ns_t_##X} macro
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 3550 #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 D | SemaDeclObjC.cpp | 4333 #define DECL( searchFromContainer() macro
|
H A D | SemaExpr.cpp | 3528 #define DECL( BuildDeclarationNameExpr() macro
|