Searched refs:PartiallyMatches (Results 1 – 2 of 2) sorted by relevance
181 bool PartiallyMatches(StringRef Name, FullSourceLoc const &Location) const { in PartiallyMatches() function210 } else if (!Found && Candidate.PartiallyMatches(Name, Location)) { in UpdateFor()
195 bool PartiallyMatches(StringRef Name, FullSourceLoc const &Location) const { in PartiallyMatches() function227 Candidate.PartiallyMatches(Name, Location)) { in UpdateFor()