|
clang 24.0.0git
|
This is the complete list of members for clang::tooling::DependencyScanningTool, including all inherited members.
| DependencyScanningTool(dependencies::DependencyScanningService &Service) | clang::tooling::DependencyScanningTool | inline |
| getByNameDependencies(StringRef CWD, ArrayRef< std::string > CommandLine, DiagnosticConsumer &DiagConsumer, dependencies::DependencyActionController &Controller, llvm::function_ref< std::optional< std::string >()> getNextName, dependencies::DependencyConsumer &DepConsumer) | clang::tooling::DependencyScanningTool | |
| getDependencyFile(ArrayRef< std::string > CommandLine, StringRef CWD, dependencies::LookupModuleOutputCallback LookupModuleOutput, DiagnosticConsumer &DiagConsumer) | clang::tooling::DependencyScanningTool | |
| getP1689ModuleDependencyFile(const CompileCommand &Command, StringRef CWD, std::string &MakeformatOutput, std::string &MakeformatOutputPath, DiagnosticConsumer &DiagConsumer) | clang::tooling::DependencyScanningTool | |
| getP1689ModuleDependencyFile(const CompileCommand &Command, StringRef CWD, DiagnosticConsumer &DiagConsumer) | clang::tooling::DependencyScanningTool | inline |
| getTranslationUnitDependencies(ArrayRef< std::string > CommandLine, StringRef CWD, DiagnosticConsumer &DiagConsumer, const llvm::DenseSet< dependencies::ModuleID > &AlreadySeen, dependencies::LookupModuleOutputCallback LookupModuleOutput, std::optional< llvm::MemoryBufferRef > TUBuffer=std::nullopt) | clang::tooling::DependencyScanningTool | |
| getWorkerTracingVFS() const | clang::tooling::DependencyScanningTool | inline |