| /external/clang/include/clang/AST/ |
| D | DeclVisitor.h | 40 #define DECL(DERIVED, BASE) \ in Visit() macro 42 #define ABSTRACT_DECL(DECL) in Visit() argument 50 #define DECL(DERIVED, BASE) \ macro
|
| D | ASTFwd.h | 21 #define DECL(DERIVED, BASE) class DERIVED##Decl; macro
|
| D | ASTTypeTraits.h | 131 #define DECL(DERIVED, BASE) NKI_##DERIVED##Decl, macro
|
| D | DeclBase.h | 82 #define DECL(DERIVED, BASE) DERIVED, macro 83 #define ABSTRACT_DECL(DECL) argument
|
| /external/clang/lib/AST/ |
| D | DeclBase.cpp | 40 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro 41 #define ABSTRACT_DECL(DECL) argument 48 #define DECL(DERIVED, BASE) \ macro 52 #define ABSTRACT_DECL(DECL) argument 106 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro 107 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument 126 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro 127 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument 141 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro 142 #define ABSTRACT_DECL(DECL) in PrintStats() argument [all …]
|
| D | ASTTypeTraits.cpp | 32 #define DECL(DERIVED, BASE) { NKI_##BASE, #DERIVED "Decl" }, macro 79 #define DECL(DERIVED, BASE) \ in getFromNode() macro
|
| D | ASTDumper.cpp | 878 #define DECL(DERIVED, BASE) \ in dumpPreviousDecl() macro 881 #define ABSTRACT_DECL(DECL) in dumpPreviousDecl() argument
|
| D | Decl.cpp | 1505 #define DECL(Type, Base) \ in isRedeclarable() macro 1508 #define ABSTRACT_DECL(DECL) in isRedeclarable() argument
|
| /external/compiler-rt/test/asan/TestCases/Posix/ |
| D | coverage-direct-large.cc | 39 #define DECL(x) __attribute__((noinline)) static void x() {} macro 42 F4(DECL, f) in F4() argument
|
| /external/antlr/runtime/ObjC/Framework/examples/treeparser/ |
| D | LangLexer.h | 22 #define DECL 4 macro
|
| D | LangDumpDecl.h | 31 #define DECL 4 macro
|
| D | LangParser.h | 31 #define DECL 4 macro
|
| /external/clang/test/CoverageMapping/ |
| D | macro-expressions.cpp | 5 #define DECL(T, x) T x macro
|
| /external/v8/src/heap/ |
| D | heap.h | 311 #define DECL(type, name, camel_name) k##camel_name##RootIndex, macro 315 #define DECL(name, str) k##name##RootIndex, macro 319 #define DECL(name) k##name##RootIndex, macro 323 #define DECL(name, description) k##name##RootIndex, macro 328 #define DECL(accessor_name, AccessorName) k##AccessorName##AccessorRootIndex, macro 332 #define DECL(NAME, Name, name) k##Name##MapRootIndex, macro 336 #define DECL(NAME, Name, Size, name) k##Name##Size##MapRootIndex, macro 340 #define DECL(NAME, Name, Size, name) k##Name##Size##MapRootIndex, macro 346 #define DECL(type, name, camel_name) k##camel_name##RootIndex, macro
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| D | highbd_variance_sse2.c | 252 #define DECL(w, opt) \ macro 405 #define DECL(w, opt) \ macro
|
| D | variance_sse2.c | 426 #define DECL(w, opt) \ macro 496 #define DECL(w, opt) \ macro
|
| /external/clang/include/clang/Sema/ |
| D | Template.h | 405 #define DECL(DERIVED, BASE) \ macro 407 #define ABSTRACT_DECL(DECL) argument
|
| /external/libaom/libaom/aom_dsp/x86/ |
| D | highbd_variance_sse2.c | 272 #define DECL(w, opt) \ macro 453 #define DECL(w, opt) \ macro
|
| D | variance_sse2.c | 333 #define DECL(w, opt) \ macro 407 #define DECL(w, opt) \ macro
|
| /external/clang/lib/Serialization/ |
| D | ASTReaderDecl.cpp | 3023 #define DECL(TYPE, BASE) \ in getMostRecentDecl() macro 3139 #define DECL(TYPE, BASE) \ in attachPreviousDecl() macro 3175 #define DECL(TYPE, BASE) \ in attachLatestDecl() macro 3194 #define DECL(TYPE, BASE) \ in markIncompleteDeclChain() macro
|
| /external/libxml2/ |
| D | HTMLparser.c | 767 #define DECL (const char**) macro
|
| /external/clang/lib/Sema/ |
| D | SemaDeclObjC.cpp | 4005 #define DECL(type, base) \ in searchFromContainer() macro
|
| D | SemaExpr.cpp | 2890 #define DECL(type, base) \ in BuildDeclarationNameExpr() macro
|