Searched refs:MappedFileContents (Results 1 – 2 of 2) sorted by relevance
226 MappedFileContents[PathStorage] = Content; in mapVirtualFile()255 for (const auto &It : MappedFileContents) { in run()325 MappedFileContents.push_back(std::make_pair(FilePath, Content)); in mapVirtualFile()359 for (const auto &MappedFile : MappedFileContents) in run()404 for (const auto &MappedFile : MappedFileContents) in run()
268 llvm::StringMap<StringRef> MappedFileContents; variable339 std::vector< std::pair<StringRef, StringRef> > MappedFileContents; variable