Searched refs:FilenameWithContent (Results 1 – 1 of 1) sorted by relevance
236 for (auto &FilenameWithContent : VirtualMappedFiles) { in runToolOnCodeWithArgs() local238 FilenameWithContent.first, 0, in runToolOnCodeWithArgs()239 llvm::MemoryBuffer::getMemBuffer(FilenameWithContent.second)); in runToolOnCodeWithArgs()668 for (auto &FilenameWithContent : VirtualMappedFiles) { in buildASTFromCodeWithArgs() local670 FilenameWithContent.first, 0, in buildASTFromCodeWithArgs()671 llvm::MemoryBuffer::getMemBuffer(FilenameWithContent.second)); in buildASTFromCodeWithArgs()