Searched defs:DECLARE_CLASSES (Results 1 – 4 of 4) sorted by relevance
105 #define DECLARE_CLASSES(nodeType, className) class className; macro109 #define DECLARE_CLASSES(nodeType1, nodeType2, baseClass, reinterpretClass) class baseClass; macro110 AST_NODE_REINTERPRET_MAPPING(DECLARE_CLASSES) in AST_NODE_REINTERPRET_MAPPING() argument
42 #define DECLARE_CLASSES(type, className) class className; macro43 VARIABLE_TYPES(DECLARE_CLASSES) in VARIABLE_TYPES() argument
38 #define DECLARE_CLASSES(decl_kind, className) class className; macro39 DECLARATION_KINDS(DECLARE_CLASSES) in DECLARATION_KINDS() argument
35 #define DECLARE_CLASSES(type, className) class className; macro