Searched refs:moveAll (Results 1 – 2 of 2) sorted by relevance
161 void moveAll(SourceManager& SM, StringRef OldFile, StringRef NewFile);
844 void ClangMoveTool::moveAll(SourceManager &SM, StringRef OldFile, in moveAll() function in clang::move::ClangMoveTool927 moveAll(SM, Context->Spec.OldHeader, Context->Spec.NewHeader); in onEndOfTranslationUnit()928 moveAll(SM, Context->Spec.OldCC, Context->Spec.NewCC); in onEndOfTranslationUnit()