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