Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

2447   SemaRef.LookupQualifiedName(Previous, SemaRef.CurContext);
3479 // FIXME: Is CurContext correct for this? Should we go to the (instantiation
4125 cast<CXXRecordDecl>(CurContext->getParent()));
4477 Decl *Inst = SubstDecl(D, CurContext, TemplateArgs);
4486 Decl *Inst = SubstDecl(D, CurContext, TemplateArgs);
4522 DeclContext *DC = CurContext;