Searched refs:FilenameWithContent (Results 1 – 2 of 2) sorted by relevance
217 for (auto &FilenameWithContent : VirtualMappedFiles) { in runToolOnCodeWithArgs() local219 FilenameWithContent.first, 0, in runToolOnCodeWithArgs()220 llvm::MemoryBuffer::getMemBuffer(FilenameWithContent.second)); in runToolOnCodeWithArgs()640 for (auto &FilenameWithContent : VirtualMappedFiles) { in buildASTFromCodeWithArgs() local642 FilenameWithContent.first, 0, in buildASTFromCodeWithArgs()643 llvm::MemoryBuffer::getMemBuffer(FilenameWithContent.second)); in buildASTFromCodeWithArgs()
149 for (auto &FilenameWithContent : VirtualMappedFiles) { in runToolOnCodeWithArgs() local151 FilenameWithContent.first, 0, in runToolOnCodeWithArgs()152 llvm::MemoryBuffer::getMemBuffer(FilenameWithContent.second)); in runToolOnCodeWithArgs()