Searched refs:is_match_or_dead_state (Results 1 – 2 of 2) sorted by relevance
179 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() method180 self.repr().is_match_or_dead_state(id) in is_match_or_dead_state()238 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() method239 self.repr().is_match_or_dead_state(id) in is_match_or_dead_state()299 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() method300 self.repr().is_match_or_dead_state(id) in is_match_or_dead_state()366 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() method367 self.repr().is_match_or_dead_state(id) in is_match_or_dead_state()438 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state() method
124 fn is_match_or_dead_state(&self, id: Self::ID) -> bool { in is_match_or_dead_state() method248 if self.is_match_or_dead_state(*state_id) { in standard_find_at_imp()328 if self.is_match_or_dead_state(*state_id) { in leftmost_find_at_imp()443 if self.is_match_or_dead_state(state_id) { in leftmost_find_at_no_state_imp()