Searched refs:explicit_args (Results 1 – 1 of 1) sorted by relevance
92 static auto AllocArg(ExplicitArgs explicit_args) { in AllocArg() argument94 return Arg{std::get<I>(explicit_args)}; in AllocArg()