Searched refs:RunFromStructHelper (Results 1 – 1 of 1) sorted by relevance
648 return RunFromStructHelper<R, P...>::Wrapper(this, code, arguments...); in RunFrom()652 struct RunFromStructHelper { struct673 struct RunFromStructHelper<void, P...> { argument