Home | History | Annotate | Download | only in ARCMigrate

Lines Matching full:tempfile

2283     std::string TempFile = applyEditsToTemp(I->first, I->second,
2285 if (TempFile.empty()) {
2290 remap.push_back(std::make_pair(I->first->getName(), TempFile));