Lines Matching defs: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
913 #define DECL(NAME, BASE) in castFromDeclContext() macro
920 #define DECL(NAME, BASE) in castFromDeclContext() macro
932 #define DECL(NAME, BASE) in castToDeclContext() macro
939 #define DECL(NAME, BASE) in castToDeclContext() macro
1068 #define DECL(NAME, BASE) in classof() macro
1074 #define DECL(NAME, BASE) in classof() macro