/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 105 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro 106 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument 125 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro 126 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument 140 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro 141 #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 | 847 #define DECL(DERIVED, BASE) \ in dumpPreviousDecl() macro 850 #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/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 | 129 #define DECL(DERIVED, BASE) NKI_##DERIVED##Decl, macro
|
D | DeclBase.h | 84 #define DECL(DERIVED, BASE) DERIVED, macro 85 #define ABSTRACT_DECL(DECL) 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/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_variance_sse2.c | 246 #define DECL(w, opt) \ macro 413 #define DECL(w, opt) \ macro
|
D | variance_sse2.c | 314 #define DECL(w, opt) \ macro 393 #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/javassist/src/main/javassist/compiler/ |
D | TokenId.java | 121 int DECL = 'D'; // declaration statement field
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 2908 #define DECL(TYPE, BASE) \ in getMostRecentDecl() macro 3022 #define DECL(TYPE, BASE) \ in attachPreviousDecl() macro 3063 #define DECL(TYPE, BASE) \ in attachLatestDecl() macro 3082 #define DECL(TYPE, BASE) \ in markIncompleteDeclChain() macro
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 3856 #define DECL(type, base) \ in searchFromContainer() macro
|
D | SemaExpr.cpp | 2827 #define DECL(type, base) \ in BuildDeclarationNameExpr() macro
|
/external/guice/extensions/persist/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/robolectric/v1/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |
/external/guice/extensions/struts2/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |