Home
last modified time | relevance | path

Searched defs:handleVisibleModule (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h195 void handleVisibleModule(std::string ModuleName) override { in handleVisibleModule() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp43 void handleVisibleModule(std::string ModuleName) override {} in handleVisibleModule() function in __anon8350f3120111::MakeDependencyPrinterConsumer