Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h64 virtual void handleContextHash(std::string Hash) = 0;
H A DDependencyScanningTool.h199 void handleContextHash(std::string Hash) override { in handleContextHash() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp44 void handleContextHash(std::string Hash) override {} in handleContextHash() function in __anon8350f3120111::MakeDependencyPrinterConsumer
H A DModuleDepCollector.cpp716 MDC.Consumer.handleContextHash( in EndOfMainFile()