Searched defs:RestoreOnDrop (Results 1 – 6 of 6) sorted by relevance
59 struct RestoreOnDrop<'a> { struct64 impl Drop for RestoreOnDrop<'_> { argument
204 struct RestoreOnDrop(*const ()); in set() struct205 impl Drop for RestoreOnDrop { in set() implementation