Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
HDDependencyScanningWorker.h61 virtual void handleContextHash(std::string Hash) = 0;
HDDependencyScanningTool.h178 void handleContextHash(std::string Hash) override { in handleContextHash() function
/freebsd-head/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
HDDependencyScanningTool.cpp43 void handleContextHash(std::string Hash) override {} in handleContextHash() function in __anond70494510111::MakeDependencyPrinterConsumer
HDModuleDepCollector.cpp453 MDC.Consumer.handleContextHash(MDC.ContextHash); in LexedFileChanged()