Searched refs:handleContextHash (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/lib/Tooling/DependencyScanning/ | ||
D | DependencyScanningTool.cpp | 49 void handleContextHash(std::string Hash) override {} in getDependencyFile() function in clang::tooling::dependencies::DependencyScanningTool::getDependencyFile::MakeDependencyPrinterConsumer |
D | ModuleDepCollector.cpp | 72 MDC.Consumer.handleContextHash(MDC.ContextHash); in FileChanged() |
/external/llvm-project/clang/include/clang/Tooling/DependencyScanning/ | ||
D | DependencyScanningWorker.h | 42 virtual void handleContextHash(std::string Hash) = 0; |