Home
last modified time | relevance | path

Searched refs:findOccurrencesWithinFile (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/refactor/
DRename.cpp298 std::vector<SourceLocation> findOccurrencesWithinFile(ParsedAST &AST, in findOccurrencesWithinFile() function
425 for (SourceLocation Loc : findOccurrencesWithinFile(AST, RenameDecl)) { in renameWithinFile()