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 true; in hasValidDeclKind() macro
158 #define ABSTRACT_DECL(DECL) in hasValidDeclKind() argument
166 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro
167 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
182 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro
183 #define ABSTRACT_DECL(DECL) in PrintStats() argument
188 #define DECL(DERIVED, BASE) \ in PrintStats() macro
196 #define ABSTRACT_DECL(DECL) in PrintStats() argument
204 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() macro
205 #define ABSTRACT_DECL(DECL) in add() argument
934 #define DECL(NAME, BASE) in castFromDeclContext() macro
941 #define DECL(NAME, BASE) in castFromDeclContext() macro
953 #define DECL(NAME, BASE) in castToDeclContext() macro
960 #define DECL(NAME, BASE) in castToDeclContext() macro
1101 #define DECL(NAME, BASE) in classof() macro
1107 #define DECL(NAME, BASE) in classof() macro