Searched refs:CallClosure (Results 1 – 1 of 1) sorted by relevance
152 static FuncOutput CallClosure(const void* f, const FuncInput input) { in CallClosure() function163 return Measure(reinterpret_cast<Func>(&CallClosure<Closure>),