Searched refs:setDeclContext (Results 1 – 16 of 16) sorted by relevance
336 typeParam->setDeclContext(this); in setTypeParamList()2091 typeParam->setDeclContext(this); in setTypeParamList()
327 void Decl::setDeclContext(DeclContext *DC) { in setDeclContext() function in Decl
170 P->setDeclContext(Owner); in AdoptTemplateParameterList()
7997 VaListTagDecl->setDeclContext(NS); in CreateAArch64ABIBuiltinVaListDecl()8186 VaListDecl->setDeclContext(NS); in CreateAAPCSABIBuiltinVaListDecl()
2534 ToTypedef->setDeclContext(DC); in VisitTypedefNameDecl()
858 void setDeclContext(DeclContext *DC);
1781 void setOwningFunction(DeclContext *FD) { setDeclContext(FD); } in setOwningFunction()
576 D->setDeclContext(Reader.getContext().getTranslationUnitDecl()); in VisitDecl()4080 D->setDeclContext(Context.getTranslationUnitDecl()); in ReadDeclRecord()
2453 NewParm->setDeclContext(CurContext); in SubstParmVarDecl()
2444 Param->setDeclContext(Guide);2446 TD->setDeclContext(Guide);
4810 Param->setDeclContext(ObjCMethod); in ActOnMethodDeclaration()
3203 D->setDeclContext(SemaDC); in adjustDeclContextForDeclaratorDecl()9374 Param->setDeclContext(NewFD); in ActOnFunctionDeclarator()9404 TD->setDeclContext(NewFD); in ActOnFunctionDeclarator()
12238 Param->setDeclContext(Body); in TransformRequiresExpr()12250 ->setDeclContext(Body); in TransformRequiresExpr()
8754 Param->setDeclContext(Body); in ActOnStartRequiresExpr()
8512 NewD->setDeclContext(CurContext); in DeclApplyPragmaWeak()
19633 VD->setDeclContext(DMD); in ActOnOpenMPDeclareMapperDirective()