Searched refs:MakePolymorphicMatcher (Results 1 – 2 of 2) sorted by relevance
3729 return MakePolymorphicMatcher(3742 return MakePolymorphicMatcher(3770 return MakePolymorphicMatcher(3788 return MakePolymorphicMatcher(3800 return MakePolymorphicMatcher(3813 return MakePolymorphicMatcher(3839 return MakePolymorphicMatcher(3846 return MakePolymorphicMatcher(3853 return MakePolymorphicMatcher(3860 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()