Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/
H A DTooling.cpp232 const FileContentMappings &VirtualMappedFiles) { in runToolOnCodeWithArgs() argument
691 buildASTFromCodeWithArgs(StringRef Code,const std::vector<std::string> & Args,StringRef FileName,StringRef ToolName,std::shared_ptr<PCHContainerOperations> PCHContainerOps,ArgumentsAdjuster Adjuster,const FileContentMappings & VirtualMappedFiles,DiagnosticConsumer * DiagConsumer) buildASTFromCodeWithArgs() argument