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