Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.cpp762 renameObjCMethodWithinFile(ParsedAST &AST, const ObjCMethodDecl *MD, in renameObjCMethodWithinFile() function
820 return renameObjCMethodWithinFile(AST, MD, NewName, std::move(Locs)); in renameWithinFile()