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