Lines Matching defs:DECL
40 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
41 #define ABSTRACT_DECL(DECL) argument
80 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro
81 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
100 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro
101 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
115 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro
116 #define ABSTRACT_DECL(DECL) in PrintStats() argument
121 #define DECL(DERIVED, BASE) \ in PrintStats() macro
129 #define ABSTRACT_DECL(DECL) in PrintStats() argument
137 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() macro
138 #define ABSTRACT_DECL(DECL) in add() argument
625 #define DECL(NAME, BASE) in castFromDeclContext() macro
632 #define DECL(NAME, BASE) in castFromDeclContext() macro
644 #define DECL(NAME, BASE) in castToDeclContext() macro
651 #define DECL(NAME, BASE) in castToDeclContext() macro
763 #define DECL(NAME, BASE) in classof() macro
769 #define DECL(NAME, BASE) in classof() macro