Searched refs:setDeclContext (Results 1 – 9 of 9) sorted by relevance
652 void setDeclContext(DeclContext *DC);
1318 void setOwningFunction(DeclContext *FD) { setDeclContext(FD); } in setOwningFunction()
120 (*P)->setDeclContext(Owner); in AdoptTemplateParameterList()
208 void Decl::setDeclContext(DeclContext *DC) { in setDeclContext() function in Decl
5603 VaListTagDecl->setDeclContext(NS); in CreateAArch64ABIBuiltinVaListDecl()5850 VaListDecl->setDeclContext(NS); in CreateAAPCSABIBuiltinVaListDecl()
344 D->setDeclContext(Reader.getContext().getTranslationUnitDecl()); in VisitDecl()2147 D->setDeclContext(Context.getTranslationUnitDecl()); in ReadDeclRecord()
1715 NewParm->setDeclContext(CurContext); in SubstParmVarDecl()
2965 Param->setDeclContext(ObjCMethod); in ActOnMethodDeclaration()
6134 Param->setDeclContext(NewFD); in ActOnFunctionDeclarator()