Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.cpp921 renameOutsideFile(const NamedDecl &RenameDecl, llvm::StringRef MainFilePath, in renameOutsideFile() function
1143 auto OtherFilesEdits = renameOutsideFile( in rename()