Searched refs:couldMatchAmbiguouslyWith (Results 1 – 1 of 1) sorted by relevance
655 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() function3233 if (A.couldMatchAmbiguouslyWith(B)) { in run()