Searched defs:ArgumentMatcherTuple (Results 1 – 1 of 1) sorted by relevance
281 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef881 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef1283 typename internal::Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef1409 using ArgumentMatcherTuple = std::tuple<Matcher<Args>...>; variable