Searched defs:ArgumentMatcherTuple (Results 1 – 1 of 1) sorted by relevance
299 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef893 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef1257 ArgumentMatcherTuple; typedef1467 using ArgumentMatcherTuple = std::tuple<Matcher<Args>...>; variable