Home | History | Annotate | Download | only in Sema

Lines Matching refs:SavedContext

1602         Sema::ContextRAII SavedContext(SemaRef, Inh->getDeclContext());
3162 Sema::ContextRAII savedContext(*this, Decl);
3424 Sema::ContextRAII savedContext(*this, Function);
3453 savedContext.pop();