Lines Matching defs:DECL
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
146 #define DECL(DERIVED, BASE) \ in PrintStats() macro
154 #define ABSTRACT_DECL(DECL) in PrintStats() argument
162 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() macro
163 #define ABSTRACT_DECL(DECL) in add() argument
686 #define DECL(NAME, BASE) in castFromDeclContext() macro
693 #define DECL(NAME, BASE) in castFromDeclContext() macro
705 #define DECL(NAME, BASE) in castToDeclContext() macro
712 #define DECL(NAME, BASE) in castToDeclContext() macro
824 #define DECL(NAME, BASE) in classof() macro
830 #define DECL(NAME, BASE) in classof() macro