|
clang 22.0.0git
|
This is the complete list of members for clang::tooling::DependencyScanningTool, including all inherited members.
| computeDependenciesByNameWithContext(StringRef ModuleName, const llvm::DenseSet< dependencies::ModuleID > &AlreadySeen, dependencies::LookupModuleOutputCallback LookupModuleOutput) | clang::tooling::DependencyScanningTool | |
| DependencyScanningTool(dependencies::DependencyScanningService &Service, llvm::IntrusiveRefCntPtr< llvm::vfs::FileSystem > FS=llvm::vfs::createPhysicalFileSystem()) | clang::tooling::DependencyScanningTool | |
| finalizeCompilerInstanceWithContext() | clang::tooling::DependencyScanningTool | |
| getDependencyFile(ArrayRef< std::string > CommandLine, StringRef CWD) | clang::tooling::DependencyScanningTool | |
| getModuleDependencies(StringRef ModuleName, ArrayRef< std::string > CommandLine, StringRef CWD, const llvm::DenseSet< dependencies::ModuleID > &AlreadySeen, dependencies::LookupModuleOutputCallback LookupModuleOutput) | clang::tooling::DependencyScanningTool | |
| getP1689ModuleDependencyFile(const CompileCommand &Command, StringRef CWD, std::string &MakeformatOutput, std::string &MakeformatOutputPath) | clang::tooling::DependencyScanningTool | |
| getP1689ModuleDependencyFile(const CompileCommand &Command, StringRef CWD) | clang::tooling::DependencyScanningTool | inline |
| getTranslationUnitDependencies(ArrayRef< std::string > CommandLine, StringRef CWD, const llvm::DenseSet< dependencies::ModuleID > &AlreadySeen, dependencies::LookupModuleOutputCallback LookupModuleOutput, std::optional< llvm::MemoryBufferRef > TUBuffer=std::nullopt) | clang::tooling::DependencyScanningTool | |
| getWorkerVFS() const | clang::tooling::DependencyScanningTool | inline |
| initializeCompilerInstanceWithContext(StringRef CWD, ArrayRef< std::string > CommandLine) | clang::tooling::DependencyScanningTool |