Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

1865   SemaRef.CurContext->addHiddenDecl(Decl);
1906 DeclContext *DC = SemaRef.CurContext;
2854 if (!CurContext->isDependentContext())
3155 FunctionDecl *FD = cast<FunctionDecl>(CurContext);
3680 DeclContext *DC = CurContext;
3763 DeclContext *DC = CurContext;
3780 CD = CapturedDecl::Create(Context, CurContext, NumParams);
3836 CurContext = CD;
3888 CurContext = CD;