Home
last modified time | relevance | path

Searched refs:DependencyPrinter (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp81 class DependencyPrinter : public DependencyFileGenerator { in getDependencyFile() class
83 DependencyPrinter(DependencyOutputOptions &Opts, in getDependencyFile() function in clang::tooling::dependencies::DependencyScanningTool::getDependencyFile::MakeDependencyPrinterConsumer::printDependencies::DependencyPrinter
96 DependencyPrinter Generator(*Opts, Dependencies); in getDependencyFile()