Searched refs:FilenameWithContent (Results 1 – 1 of 1) sorted by relevance
244 for (auto &FilenameWithContent : VirtualMappedFiles) { in runToolOnCodeWithArgs() local246 FilenameWithContent.first, 0, in runToolOnCodeWithArgs()247 llvm::MemoryBuffer::getMemBuffer(FilenameWithContent.second)); in runToolOnCodeWithArgs()710 for (auto &FilenameWithContent : VirtualMappedFiles) { in buildASTFromCodeWithArgs() local712 FilenameWithContent.first, 0, in buildASTFromCodeWithArgs()713 llvm::MemoryBuffer::getMemBuffer(FilenameWithContent.second)); in buildASTFromCodeWithArgs()