Lines Matching defs:DECL
38 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
39 #define ABSTRACT_DECL(DECL) argument
64 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro
65 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
83 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro
84 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
98 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro
99 #define ABSTRACT_DECL(DECL) in PrintStats() argument
104 #define DECL(DERIVED, BASE) \ in PrintStats() macro
112 #define ABSTRACT_DECL(DECL) in PrintStats() argument
120 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() macro
121 #define ABSTRACT_DECL(DECL) in add() argument
593 #define DECL(NAME, BASE) in castFromDeclContext() macro
600 #define DECL(NAME, BASE) in castFromDeclContext() macro
612 #define DECL(NAME, BASE) in castToDeclContext() macro
619 #define DECL(NAME, BASE) in castToDeclContext() macro
696 #define DECL(NAME, BASE) in classof() macro
702 #define DECL(NAME, BASE) in classof() macro