Searched refs:mv_ (Results 1 – 1 of 1) sorted by relevance
73 FunctionReflectiveValueVisitor(FieldVis fv, MethodVis mv) : fv_(fv), mv_(mv) {} in FunctionReflectiveValueVisitor()80 return mv_(in, info); in VisitMethod()85 MethodVis mv_; variable