Lines Matching defs:BASE
38 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; argument
47 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() argument
66 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() argument
81 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() argument
87 #define DECL(DERIVED, BASE) \ in PrintStats() argument
104 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() argument
557 #define DECL(NAME, BASE) in castFromDeclContext() argument
564 #define DECL(NAME, BASE) in castFromDeclContext() argument
577 #define DECL(NAME, BASE) in castToDeclContext() argument
584 #define DECL(NAME, BASE) in castToDeclContext() argument
657 #define DECL(NAME, BASE) in classof() argument
663 #define DECL(NAME, BASE) in classof() argument