Searched refs:toHighlight (Results 1 – 1 of 1) sorted by relevance
1060 DocumentHighlight toHighlight(const ReferenceFinder::Reference &Ref, in toHighlight() function1073 llvm::Optional<DocumentHighlight> toHighlight(SourceLocation Loc, in toHighlight() function1107 Result.push_back(toHighlight(Ref, SM)); in findDocumentHighlights()1113 if (auto Highlight = toHighlight(Loc, AST.getTokens())) in findDocumentHighlights()