Searched defs:USRs (Results 1 – 2 of 2) sorted by relevance
47 std::vector<std::string> USRs = in findSymbolOccurrences() local138 auto USRs = getUSRsForDeclaration(ND, Context.getASTContext()); in createSourceReplacements() local206 const std::vector<std::string> &USRs) { in HandleOneRename()
58 explicit USRLocFindingASTVisitor(const std::vector<std::string> &USRs, in USRLocFindingASTVisitor()158 RenameLocFinder(llvm::ArrayRef<std::string> USRs, ASTContext &Context) in RenameLocFinder()502 SymbolOccurrences getOccurrencesOfUSRs(ArrayRef<std::string> USRs, in getOccurrencesOfUSRs()510 createRenameAtomicChanges(llvm::ArrayRef<std::string> USRs, in createRenameAtomicChanges()