Searched refs:DECLARE_VISIT_BYTECODE (Results 1 – 1 of 1) sorted by relevance
375 #define DECLARE_VISIT_BYTECODE(name, ...) void Visit##name(); macro376 BYTECODE_LIST(DECLARE_VISIT_BYTECODE)377 #undef DECLARE_VISIT_BYTECODE