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