Searched refs:HookVisitor (Results 1 – 1 of 1) sorted by relevance
104 struct HookVisitor: public Visitor { in transform() struct105 HookVisitor(Transformer* transformer, CodeIr* c_ir) in transform() argument139 HookVisitor visitor(this, &c); in transform()