Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp82 void handleContextHash(std::string Hash) override {} in getDependencyFile() function in DependencyScanningTool::getDependencyFile::MakeDependencyPrinterConsumer
146 void handleContextHash(std::string Hash) override { in getFullDependencies() function in DependencyScanningTool::getFullDependencies::FullDependencyPrinterConsumer
H A DModuleDepCollector.cpp175 MDC.Consumer.handleContextHash(MDC.ContextHash); in FileChanged()
/llvm-project-15.0.7/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h44 virtual void handleContextHash(std::string Hash) = 0;