Searched refs:FileAndReplaces (Results 1 – 1 of 1) sorted by relevance
77 for (const auto &FileAndReplaces : groupReplacementsByFile( in formatAndApplyAllReplacements() local79 const std::string &FilePath = FileAndReplaces.first; in formatAndApplyAllReplacements()80 auto &CurReplaces = FileAndReplaces.second; in formatAndApplyAllReplacements()