Searched refs:NameRanges (Results 1 – 3 of 3) sorted by relevance
44 ArrayRef<SourceRange> NameRanges) { in visitSymbolOccurrence() argument47 for (const auto &Range : NameRanges) { in visitSymbolOccurrence()
67 ArrayRef<SourceRange> NameRanges) { in visitSymbolOccurrence() argument69 assert(NameRanges.size() == 1 && in visitSymbolOccurrence()71 SourceLocation Loc = NameRanges[0].getBegin(); in visitSymbolOccurrence()
37 ArrayRef<SourceRange> NameRanges) { in visitSymbolOccurrence() argument