Searched refs:handleVisibleModule (Results 1 – 4 of 4) sorted by relevance
62 virtual void handleVisibleModule(std::string ModuleName) = 0;
195 void handleVisibleModule(std::string ModuleName) override { in handleVisibleModule() function
43 void handleVisibleModule(std::string ModuleName) override {} in handleVisibleModule() function in __anon8350f3120111::MakeDependencyPrinterConsumer
735 MDC.Consumer.handleVisibleModule(std::string(I.getKey())); in EndOfMainFile()