Searched refs:is_entering (Results 1 – 2 of 2) sorted by relevance
43 static inline bool is_entering(Turn const& /* TODO remove this parameter */, Operation const& op) in is_entering() function113 if (is_entering(turn, op)) in is_staying_inside()460 else if (following::is_entering(*it, *iit)) in apply()
57 static inline bool is_entering(Turn const& turn, in is_entering() function205 if ( is_entering(*it, *op_it) ) in process_turn()