Lines Matching refs:DECL
59 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
60 #define ABSTRACT_DECL(DECL) argument
67 #define DECL(DERIVED, BASE) \ macro
70 #define ABSTRACT_DECL(DECL) argument
126 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro
127 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
157 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro
158 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
173 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro
174 #define ABSTRACT_DECL(DECL) in PrintStats() argument
179 #define DECL(DERIVED, BASE) \ in PrintStats() macro
187 #define ABSTRACT_DECL(DECL) in PrintStats() argument
195 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() macro
196 #define ABSTRACT_DECL(DECL) in add() argument
918 #define DECL(NAME, BASE) in castFromDeclContext() macro
925 #define DECL(NAME, BASE) in castFromDeclContext() macro
937 #define DECL(NAME, BASE) in castToDeclContext() macro
944 #define DECL(NAME, BASE) in castToDeclContext() macro
1080 #define DECL(NAME, BASE) in classof() macro
1086 #define DECL(NAME, BASE) in classof() macro