Searched refs:DECLARE_VISIT_BYTECODE (Results 1 – 1 of 1) sorted by relevance
270 #define DECLARE_VISIT_BYTECODE(name, ...) void Visit##name(); macro271 BYTECODE_LIST(DECLARE_VISIT_BYTECODE)272 #undef DECLARE_VISIT_BYTECODE