Searched refs:thunk2 (Results 1 – 1 of 1) sorted by relevance
576 std::function<Variable *()> thunk1, std::function<Variable *()> thunk2) { in applyToThunkedArgs() argument579 auto *Src2 = thunk2(); in applyToThunkedArgs()