Searched refs:DefaultInvocationMatcher (Results 1 – 3 of 3) sorted by relevance
6812 struct DefaultInvocationMatcher : public ActualInvocation<arglist...>::Matcher { struct6814 virtual ~DefaultInvocationMatcher() = default;6816 DefaultInvocationMatcher() { in DefaultInvocationMatcher() argument7632 … new DefaultInvocationMatcher<arglist...>()}, _commited(false) { in Implementation()
6817 struct DefaultInvocationMatcher : public ActualInvocation<arglist...>::Matcher { struct6819 virtual ~DefaultInvocationMatcher() = default;6821 DefaultInvocationMatcher() { in DefaultInvocationMatcher() argument7637 … new DefaultInvocationMatcher<arglist...>()}, _commited(false) { in Implementation()
6790 struct DefaultInvocationMatcher : public ActualInvocation<arglist...>::Matcher { struct6792 virtual ~DefaultInvocationMatcher() = default;6794 DefaultInvocationMatcher() { in DefaultInvocationMatcher() argument7610 … new DefaultInvocationMatcher<arglist...>()}, _commited(false) { in Implementation()