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