Home | History | Annotate | Download | only in include

Lines Matching refs:Exit

2688    * Exit this context.  Exiting the current context restores the
2691 void Exit();
2716 inline ~Scope() { context_->Exit(); }