Lines Matching defs:BASE
59 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; argument
67 #define DECL(DERIVED, BASE) \ argument
126 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() argument
157 #define DECL(DERIVED, BASE) case Decl::DERIVED: return true; in hasValidDeclKind() argument
166 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() argument
182 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() argument
188 #define DECL(DERIVED, BASE) \ in PrintStats() argument
204 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() argument
934 #define DECL(NAME, BASE) in castFromDeclContext() argument
941 #define DECL(NAME, BASE) in castFromDeclContext() argument
953 #define DECL(NAME, BASE) in castToDeclContext() argument
960 #define DECL(NAME, BASE) in castToDeclContext() argument
1101 #define DECL(NAME, BASE) in classof() argument
1107 #define DECL(NAME, BASE) in classof() argument