Lines Matching defs:BASE
59 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; argument
67 #define DECL(DERIVED, BASE) \ argument
148 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() argument
179 #define DECL(DERIVED, BASE) case Decl::DERIVED: return true; in hasValidDeclKind() argument
188 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() argument
204 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() argument
210 #define DECL(DERIVED, BASE) \ in PrintStats() argument
226 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() argument
1045 #define DECL(NAME, BASE) in castFromDeclContext() argument
1058 #define DECL(NAME, BASE) in castToDeclContext() argument
1263 #define DECL(NAME, BASE) in classof() argument