Searched refs:stubFunction (Results 1 – 1 of 1) sorted by relevance
27 struct stubFunction;30 struct stubFunction<R (*)(Args...)> { struct34 struct stubFunction<void (*)(Args...)> { struct40 *val = &stubFunction<T>::invoke; in populateStubFor()