Searched defs:USRs (Results 1 – 1 of 1) 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()