Home | History | Annotate | Download | only in AST

Lines Matching refs:BASE

40 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0;
80 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED;
100 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED;
115 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s;
121 #define DECL(DERIVED, BASE) \
137 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break;
646 #define DECL(NAME, BASE)
653 #define DECL(NAME, BASE)
665 #define DECL(NAME, BASE)
672 #define DECL(NAME, BASE)
784 #define DECL(NAME, BASE)
790 #define DECL(NAME, BASE)