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