Searched refs:TriggersEqual (Results 1 – 2 of 2) sorted by relevance
63 bool TriggersEqual(const Action& other) const;
242 bool Action::TriggersEqual(const Action& other) const { in TriggersEqual() function in Action317 return action->TriggersEqual(*a); in AddAction()