Searched refs:NotifyWillClearList (Results 1 – 4 of 4) sorted by relevance
94 virtual void NotifyWillClearList(const ModuleList &module_list) = 0;
394 m_notifier->NotifyWillClearList(*this); in ClearImpl()
1469 void NotifyWillClearList(const ModuleList &module_list) override;
1590 void Target::NotifyWillClearList(const ModuleList &module_list) {} in NotifyWillClearList() function in Target