Lines Matching refs:Exit
2688 * Exit this context. Exiting the current context restores the2691 void Exit();2716 inline ~Scope() { context_->Exit(); }