Searched defs:createSourceReplacements (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ | ||
H A D | RenamingAction.cpp | 80 RenameOccurrences::createSourceReplacements(RefactoringRuleContext &Context) { in createSourceReplacements() function in clang::tooling::RenameOccurrences |
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/ | ||
H A D | Extract.cpp | 100 ExtractFunction::createSourceReplacements(RefactoringRuleContext &Context) { in createSourceReplacements() function in clang::tooling::ExtractFunction |