Searched defs:handleContextHash (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Tooling/DependencyScanning/ | ||
H A D | DependencyScanningTool.h | 178 void handleContextHash(std::string Hash) override { handleContextHash() function |
/llvm-project/clang/lib/Tooling/DependencyScanning/ | ||
H A D | DependencyScanningTool.cpp | 43 void handleContextHash(std::string Hash) override {} in handleContextHash() function in __anona138d6050111::MakeDependencyPrinterConsumer |