Home
last modified time | relevance | path

Searched refs:FilenameWithContent (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Tooling/
DTooling.cpp149 for (auto &FilenameWithContent : VirtualMappedFiles) { in runToolOnCodeWithArgs() local
151 FilenameWithContent.first, 0, in runToolOnCodeWithArgs()
152 llvm::MemoryBuffer::getMemBuffer(FilenameWithContent.second)); in runToolOnCodeWithArgs()