Searched refs:FileAndContents (Results 1 – 1 of 1) sorted by relevance
39 for (auto &FileAndContents : Files) { in buildTestFS() local40 llvm::StringRef File = FileAndContents.first(); in buildTestFS()43 llvm::MemoryBuffer::getMemBufferCopy(FileAndContents.second, File)); in buildTestFS()