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

/freebsd-9.3-release/lib/msun/src/
H A Ds_fdim.c32 #define DECL(type, fn) \ macro
H A Ds_nearbyint.c40 #define DECL(type, fn, rint) \ macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTFwd.h18 #define DECL(DERIVED, BASE) class DERIVED##Decl; macro
H A DDeclVisitor.h40 #define DECL(DERIVED, BASE) \ macro
50 #define DECL(DERIVED, BASE) \ macro
H A DASTTypeTraits.h78 #define DECL(DERIVED, BASE) NKI_##DERIVED##Decl, macro
128 #define DECL(DERIVED, BASE) KIND_TO_KIND_ID(DERIVED##Decl) macro
H A DRecursiveASTVisitor.h390 #define DECL(CLASS, BASE) \ macro
398 #define DECL(CLASS, BASE) \ macro
638 #define DECL(CLASS, BASE) \ macro
[all...]
H A DDeclBase.h87 #define DECL(DERIVED, BASE) DERIVED, macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTTypeTraits.cpp32 #define DECL(DERIVED, BASE) { NKI_##BASE, #DERIVED "Decl" }, macro
H A DASTDumper.cpp615 #define DECL(DERIVED, BASE) \ macro
H A DDeclBase.cpp40 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
75 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; macro
94 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; macro
109 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; macro
115 #define DECL(DERIVED, BASE) \ macro
131 #define DECL macro
614 #define DECL macro
621 #define DECL macro
633 #define DECL macro
640 #define DECL macro
733 #define DECL macro
739 #define DECL macro
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h398 #define DECL(DERIVED, BASE) \ macro
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dresolve.c54 #define DECL(X) {#X, rk_ns_t_##X} macro
[all...]
/freebsd-9.3-release/sys/fs/coda/
H A Dcoda_venus.c57 #define DECL(name) \ macro
[all...]
/freebsd-9.3-release/usr.bin/xlint/common/
H A Dlint.h111 DECL, /* declared */ enumerator in enum:__anon10840
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dlint.h103 DECL, /* declared */ enumerator in enum:__anon10843
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2887 #define DECL(type, base) \ macro
H A DSemaExpr.cpp2667 #define DECL(type, base) \ macro

Completed in 301 milliseconds