Home
last modified time | relevance | path

Searched defs:DECL (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/AST/
DDeclVisitor.h33 #define DECL(DERIVED, BASE) \ in Visit() macro
35 #define ABSTRACT_DECL(DECL) in Visit() argument
43 #define DECL(DERIVED, BASE) \ macro
DRecursiveASTVisitor.h374 #define ABSTRACT_DECL(DECL) argument
375 #define DECL(CLASS, BASE) \ macro
383 #define DECL(CLASS, BASE) \ macro
601 #define ABSTRACT_DECL(DECL) in TraverseDecl() argument
602 #define DECL(CLASS, BASE) \ in TraverseDecl() macro
1222 #define DEF_TRAVERSE_DECL(DECL, CODE) \ argument
DDeclBase.h82 #define DECL(DERIVED, BASE) DERIVED, macro
83 #define ABSTRACT_DECL(DECL) argument
1507 #define DECL(NAME, BASE) macro
/external/clang/lib/AST/
DDeclBase.cpp38 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
39 #define ABSTRACT_DECL(DECL) argument
64 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro
65 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
83 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro
84 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
98 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro
99 #define ABSTRACT_DECL(DECL) in PrintStats() argument
104 #define DECL(DERIVED, BASE) \ in PrintStats() macro
112 #define ABSTRACT_DECL(DECL) in PrintStats() argument
[all …]
DDumpXML.cpp68 #define DECL(DERIVED, BASE) \ in dispatch() macro
75 #define ABSTRACT_DECL(DECL) in dispatch() argument
80 #define DECL(DERIVED, BASE) \ macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangLexer.h22 #define DECL 4 macro
DLangDumpDecl.h31 #define DECL 4 macro
DLangParser.h31 #define DECL 4 macro
/external/javassist/src/main/javassist/compiler/
DTokenId.java121 int DECL = 'D'; // declaration statement field
/external/clang/lib/Sema/
DSemaDeclObjC.cpp2593 #define DECL(type, base) \ in searchFromContainer() macro
DSemaExpr.cpp2239 #define DECL(type, base) \ in BuildDeclarationNameExpr() macro
/external/libxml2/
DHTMLparser.c763 #define DECL (const char**) macro