Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

926   Decl *Inst = getSema().SubstDecl(D, getSema().CurContext, TemplateArgs);
1713 // FIXME: OldParm may come from a FunctionProtoType, in which case CurContext
1715 NewParm->setDeclContext(CurContext);