Home | History | Annotate | Download | only in Sema

Lines Matching refs:savedContext

1561         Sema::ContextRAII SavedContext(SemaRef, Inh->getDeclContext());
2952 Sema::ContextRAII savedContext(*this, Decl);
3198 Sema::ContextRAII savedContext(*this, Function);
3224 savedContext.pop();