/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 | DataRecursiveASTVisitor.h | 394 #define ABSTRACT_DECL(DECL) argument 395 #define DECL(CLASS, BASE) bool Traverse##CLASS##Decl(CLASS##Decl *D); macro 402 #define DECL(CLASS, BASE) \ macro 594 #define ABSTRACT_DECL(DECL) in TraverseDecl() argument 595 #define DECL(CLASS, BASE) \ in TraverseDecl() macro 1204 #define DEF_TRAVERSE_DECL(DECL, CODE) \ argument
|
D | RecursiveASTVisitor.h | 396 #define ABSTRACT_DECL(DECL) argument 397 #define DECL(CLASS, BASE) bool Traverse##CLASS##Decl(CLASS##Decl *D); macro 404 #define DECL(CLASS, BASE) \ macro 660 #define ABSTRACT_DECL(DECL) in TraverseDecl() argument 661 #define DECL(CLASS, BASE) \ in TraverseDecl() macro 1269 #define DEF_TRAVERSE_DECL(DECL, CODE) \ argument
|
D | ASTTypeTraits.h | 122 #define DECL(DERIVED, BASE) NKI_##DERIVED##Decl, macro
|
D | DeclBase.h | 77 #define DECL(DERIVED, BASE) DERIVED, macro 78 #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 80 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro 81 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument 100 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro 101 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument 115 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro 116 #define ABSTRACT_DECL(DECL) in PrintStats() argument 121 #define DECL(DERIVED, BASE) \ in PrintStats() macro 129 #define ABSTRACT_DECL(DECL) in PrintStats() argument [all …]
|
D | ASTTypeTraits.cpp | 32 #define DECL(DERIVED, BASE) { NKI_##BASE, #DERIVED "Decl" }, macro 83 #define DECL(DERIVED, BASE) \ in getFromNode() macro
|
D | ASTDumper.cpp | 841 #define DECL(DERIVED, BASE) \ in dumpPreviousDecl() macro 844 #define ABSTRACT_DECL(DECL) in dumpPreviousDecl() argument
|
D | Decl.cpp | 1480 #define DECL(Type, Base) \ in isRedeclarable() macro 1483 #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/antlr-3.4/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/clang/include/clang/Sema/ |
D | Template.h | 405 #define DECL(DERIVED, BASE) \ macro 407 #define ABSTRACT_DECL(DECL) argument
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_variance_sse2.c | 179 #define DECL(w, opt) \ macro 256 #define DECL(w, opt) \ macro
|
/external/javassist/src/main/javassist/compiler/ |
D | TokenId.java | 121 int DECL = 'D'; // declaration statement field
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 2827 #define DECL(TYPE, BASE) \ in getMostRecentDecl() macro 2902 #define DECL(TYPE, BASE) \ in attachPreviousDecl() macro 2937 #define DECL(TYPE, BASE) \ in attachLatestDecl() macro 2956 #define DECL(TYPE, BASE) \ in markIncompleteDeclChain() macro
|
/external/libxml2/ |
D | HTMLparser.c | 766 #define DECL (const char**) macro
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 2908 #define DECL(type, base) \ in searchFromContainer() macro
|
D | SemaExpr.cpp | 2833 #define DECL(type, base) \ in BuildDeclarationNameExpr() macro
|
/external/robolectric/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |