Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp232 const FileContentMappings &VirtualMappedFiles) { in runToolOnCodeWithArgs() argument
244 for (auto &FilenameWithContent : VirtualMappedFiles) { in runToolOnCodeWithArgs()
691 ArgumentsAdjuster Adjuster, const FileContentMappings &VirtualMappedFiles, in buildASTFromCodeWithArgs() argument
710 for (auto &FilenameWithContent : VirtualMappedFiles) { in buildASTFromCodeWithArgs()