Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DDependencyScanningTool.cpp49 void handleContextHash(std::string Hash) override {} in getDependencyFile() function in clang::tooling::dependencies::DependencyScanningTool::getDependencyFile::MakeDependencyPrinterConsumer
115 void handleContextHash(std::string Hash) override { in getFullDependencies() function in clang::tooling::dependencies::DependencyScanningTool::getFullDependencies::FullDependencyPrinterConsumer
DModuleDepCollector.cpp72 MDC.Consumer.handleContextHash(MDC.ContextHash); in FileChanged()
/external/llvm-project/clang/include/clang/Tooling/DependencyScanning/
DDependencyScanningWorker.h42 virtual void handleContextHash(std::string Hash) = 0;