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