Searched refs:MatchesName (Results 1 – 1 of 1) sorted by relevance
178 return MatchesName(Name) && MatchesLocation(Location); in Matches()182 return MatchesName(Name) || MatchesLocation(Location); in PartiallyMatches()185 bool MatchesName(StringRef Name) const { in MatchesName() function