Searched refs:FileAndContent (Results 1 – 1 of 1) sorted by relevance
132 for (const auto &FileAndContent : OverlayFiles) in execute() local133 Tool.mapVirtualFile(FileAndContent.first(), in execute()134 FileAndContent.second); in execute()