Searched defs:ArgumentMatcherTuple (Results 1 – 1 of 1) sorted by relevance
305 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef898 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef1262 ArgumentMatcherTuple; typedef1466 using ArgumentMatcherTuple = std::tuple<Matcher<Args>...>; variable