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

/freebsd-13-stable/lib/msun/src/
H A Ds_fdim.c34 #define DECL(type, fn) \ macro
H A Ds_nearbyint.c46 #define DECL(type, fn, rint) \ macro
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTFwd.h20 #define DECL(DERIVED, BASE) class DERIVED##Decl; macro
H A DDeclVisitor.h39 #define DECL(DERIVED, BASE) \ macro
49 #define DECL(DERIVED, BASE) \ macro
H A DASTTypeTraits.h144 #define DECL(DERIVED, BASE) NKI_##DERIVED##Decl, macro
204 #define DECL(DERIVED, BASE) KIND_TO_KIND_ID(DERIVED##Decl) macro
H A DRecursiveASTVisitor.h446 #define DECL(CLASS, BASE) bool Traverse##CLASS##Decl(CLASS##Decl *D); macro
453 #define DECL(CLASS, BASE) \ macro
660 #define DECL(CLASS, BASE) \ macro
[all...]
H A DDeclBase.h93 #define DECL(DERIVED, BASE) DERIVED, macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTTypeTraits.cpp34 #define DECL(DERIVED, BASE) { NKI_##BASE, #DERIVED "Decl" }, macro
84 #define DECL(DERIVED, BASE) \ macro
H A DDeclBase.cpp59 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
67 #define DECL(DERIVED, BASE) \ macro
126 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; macro
157 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; macro
173 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; macro
179 #define DECL macro
195 #define DECL macro
912 #define DECL macro
919 #define DECL macro
931 #define DECL macro
938 #define DECL macro
1067 #define DECL macro
1073 #define DECL macro
[all...]
H A DTextNodeDumper.cpp50 #define DECL(DERIVED, BASE) \ macro
H A DDecl.cpp1674 #define DECL(Type, Base) \ macro
H A DJSONNodeDumper.cpp11 #define DECL(DERIVED, BASE) \ macro
17 #undef DECL macro
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h496 #define DECL(DERIVED, BASE) \ macro
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dresolve.c55 #define DECL(X) {#X, rk_ns_t_##X} macro
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4258 #define DECL(type, base) \ macro
H A DSemaExpr.cpp3168 #define DECL(type, base) \ macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3536 #define DECL(TYPE, BASE) \ macro
3685 #define DECL(TYPE, BASE) \ macro
3722 #define DECL(TYPE, BASE) \ macro
3742 #define DECL(TYPE, BASE) \ macro

Completed in 337 milliseconds