Searched defs:should_remove (Results 1 – 5 of 5) sorted by relevance
144 def should_remove(): function
453 void set_should_remove(bool should_remove) { should_remove_ = should_remove; } in set_should_remove()
812 let should_remove = unsafe { in drop() localVariable
381 let should_remove = match self.mark_release(gen) { in try_remove_value() localVariable
318 let should_remove = |ident: &Ident| { in declosurefy() localVariable