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