Searched refs:removeIFunc (Results 1 – 2 of 2) sorted by relevance
581 void GlobalIFunc::removeFromParent() { getParent()->removeIFunc(this); } in removeFromParent()
617 void removeIFunc(GlobalIFunc *IFunc) { IFuncList.remove(IFunc); } in removeIFunc() function