Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclVisitor.h39 #define DECL(DERIVED, BASE) \ in Visit() macro
41 #define ABSTRACT_DECL(DECL) in Visit() argument
49 #define DECL(DERIVED, BASE) \ macro
DRecursiveASTVisitor.h379 #define ABSTRACT_DECL(DECL) argument
380 #define DECL(CLASS, BASE) \ macro
388 #define DECL(CLASS, BASE) \ macro
616 #define ABSTRACT_DECL(DECL) in TraverseDecl() argument
617 #define DECL(CLASS, BASE) \ in TraverseDecl() macro
1239 #define DEF_TRAVERSE_DECL(DECL, CODE) \ argument
DDeclBase.h85 #define DECL(DERIVED, BASE) DERIVED, macro
86 #define ABSTRACT_DECL(DECL) argument
/external/clang/lib/AST/
DDeclBase.cpp39 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
40 #define ABSTRACT_DECL(DECL) argument
74 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro
75 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
93 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro
94 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
108 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro
109 #define ABSTRACT_DECL(DECL) in PrintStats() argument
114 #define DECL(DERIVED, BASE) \ in PrintStats() macro
122 #define ABSTRACT_DECL(DECL) in PrintStats() argument
[all …]
DDumpXML.cpp69 #define DECL(DERIVED, BASE) \ in dispatch() macro
76 #define ABSTRACT_DECL(DECL) in dispatch() argument
81 #define DECL(DERIVED, BASE) \ macro
DASTDumper.cpp526 #define DECL(DERIVED, BASE) \ in getPreviousDecl() macro
529 #define ABSTRACT_DECL(DECL) in getPreviousDecl() argument
/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/clang/tools/libclang/
DRecursiveASTVisitor.h374 #define ABSTRACT_DECL(DECL) argument
375 #define DECL(CLASS, BASE) \ macro
383 #define DECL(CLASS, BASE) \ macro
558 #define ABSTRACT_DECL(DECL) in TraverseDecl() argument
559 #define DECL(CLASS, BASE) \ in TraverseDecl() macro
1181 #define DEF_TRAVERSE_DECL(DECL, CODE) \ argument
/external/javassist/src/main/javassist/compiler/
DTokenId.java121 int DECL = 'D'; // declaration statement field
/external/clang/lib/Sema/
DSemaDeclObjC.cpp2685 #define DECL(type, base) \ in searchFromContainer() macro
DSemaExpr.cpp2446 #define DECL(type, base) \ in BuildDeclarationNameExpr() macro
/external/libxml2/
DHTMLparser.c763 #define DECL (const char**) macro