Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

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