clang 23.0.0git
DependencyScanningWorker.cpp File Reference

Go to the source code of this file.

Functions

static bool createAndRunToolInvocation (ArrayRef< std::string > CommandLine, DependencyScanningAction &Action, IntrusiveRefCntPtr< llvm::vfs::FileSystem > FS, std::shared_ptr< clang::PCHContainerOperations > &PCHContainerOps, DiagnosticsEngine &Diags)

Function Documentation

◆ createAndRunToolInvocation()