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