Searched refs:MakePolymorphicMatcher (Results 1 – 2 of 2) sorted by relevance
3637 return MakePolymorphicMatcher(internal::IsNullMatcher());3644 return MakePolymorphicMatcher(internal::NotNullMatcher());3728 return MakePolymorphicMatcher(3741 return MakePolymorphicMatcher(3756 return MakePolymorphicMatcher(internal::FieldMatcher<Class, FieldType>(3769 return MakePolymorphicMatcher(3787 return MakePolymorphicMatcher(3799 return MakePolymorphicMatcher(3812 return MakePolymorphicMatcher(3838 return MakePolymorphicMatcher([all …]
513 inline PolymorphicMatcher<Impl> MakePolymorphicMatcher(const Impl& impl) { in MakePolymorphicMatcher() function673 return MakePolymorphicMatcher(internal::MatchesRegexMatcher(regex, true)); in MatchesRegex()684 return MakePolymorphicMatcher(internal::MatchesRegexMatcher(regex, false)); in ContainsRegex()