Searched defs:DECLARE_CLASSES (Results 1 – 4 of 4) sorted by relevance
104 #define DECLARE_CLASSES(nodeType, className) class className; macro108 #define DECLARE_CLASSES(nodeType1, nodeType2, baseClass, reinterpretClass) class baseClass; macro109 AST_NODE_REINTERPRET_MAPPING(DECLARE_CLASSES) in AST_NODE_REINTERPRET_MAPPING() argument
39 #define DECLARE_CLASSES(type, className) class className; macro40 VARIABLE_TYPES(DECLARE_CLASSES) in VARIABLE_TYPES() argument
36 #define DECLARE_CLASSES(decl_kind, className) class className; macro37 DECLARATION_KINDS(DECLARE_CLASSES) in DECLARATION_KINDS() argument
35 #define DECLARE_CLASSES(type, className) class className; macro