Home
last modified time | relevance | path

Searched refs:AllCode (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-move/
DMove.cpp861 auto AllCode = in moveAll() local
864 AllCode = AllCode.merge(tooling::Replacements(tooling::Replacement( in moveAll()
874 Context->FileToReplacements[std::string(NewFile)] = std::move(AllCode); in moveAll()