Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp66 void handleContextHash(std::string Hash) override {} in getDependencyFile() function in clang::tooling::dependencies::DependencyScanningTool::getDependencyFile::MakeDependencyPrinterConsumer
132 void handleContextHash(std::string Hash) override { in getFullDependencies() function in clang::tooling::dependencies::DependencyScanningTool::getFullDependencies::FullDependencyPrinterConsumer
H A DModuleDepCollector.cpp113 MDC.Consumer.handleContextHash(MDC.ContextHash); in FileChanged()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h42 virtual void handleContextHash(std::string Hash) = 0;