clang 17.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::tooling::dependencies::DependencyScanningService |
The dependency scanning service contains shared configuration and state that is used by the individual dependency scanning workers. More... | |
Namespaces | |
namespace | clang |
namespace | clang::tooling |
namespace | clang::tooling::dependencies |
Enumerations | |
enum class | clang::tooling::dependencies::ScanningMode { clang::tooling::dependencies::CanonicalPreprocessing , clang::tooling::dependencies::DependencyDirectivesScan } |
The mode in which the dependency scanner will operate to find the dependencies. More... | |
enum class | clang::tooling::dependencies::ScanningOutputFormat { clang::tooling::dependencies::Make , clang::tooling::dependencies::Full , clang::tooling::dependencies::P1689 } |
The format that is output by the dependency scanner. More... | |