Searched refs:BugRange (Results 1 – 1 of 1) sorted by relevance
184 SourceRange BugRange = Location.asRange(); in isSuppressed() local188 [BugRange, &SM](SourceRange Suppression) { in isSuppressed()189 return fullyContains(Suppression, BugRange, SM); in isSuppressed()