Lines Matching defs:DECL
40 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; macro
41 #define ABSTRACT_DECL(DECL) argument
48 #define DECL(DERIVED, BASE) \ macro
52 #define ABSTRACT_DECL(DECL) argument
106 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() macro
107 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
126 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() macro
127 #define ABSTRACT_DECL(DECL) in getDeclKindName() argument
141 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() macro
142 #define ABSTRACT_DECL(DECL) in PrintStats() argument
147 #define DECL(DERIVED, BASE) \ in PrintStats() macro
155 #define ABSTRACT_DECL(DECL) in PrintStats() argument
163 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() macro
164 #define ABSTRACT_DECL(DECL) in add() argument
729 #define DECL(NAME, BASE) in castFromDeclContext() macro
736 #define DECL(NAME, BASE) in castFromDeclContext() macro
748 #define DECL(NAME, BASE) in castToDeclContext() macro
755 #define DECL(NAME, BASE) in castToDeclContext() macro
867 #define DECL(NAME, BASE) in classof() macro
873 #define DECL(NAME, BASE) in classof() macro