Searched refs:setLocalOwningModule (Results 1 – 6 of 6) sorted by relevance
183 TU->setLocalOwningModule(GlobalModule); in ActOnGlobalModuleFragmentDecl()225 TU->setLocalOwningModule(Mod); in HandleStartOfHeaderUnit()475 TU->setLocalOwningModule(Mod); in ActOnModuleDecl()571 TU->setLocalOwningModule(PrivateModuleFragment); in ActOnPrivateModuleFragmentDecl()794 cast<Decl>(DC)->setLocalOwningModule(Mod); in ActOnAnnotModuleBegin()831 cast<Decl>(DC)->setLocalOwningModule(getCurrentModule()); in ActOnAnnotModuleEnd()
3384 getStdBadAlloc()->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalNewDelete()3399 AlignValT->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalNewDelete()3530 Alloc->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalAllocationFunction()
17181 D->setLocalOwningModule(GlobalModule); in ActOnStartLinkageSpecification()
1623 New->setLocalOwningModule(Old->getOwningModule()); in CheckRedeclarationModuleOwnership()
826 void setLocalOwningModule(Module *M) { in setLocalOwningModule() function
383 setLocalOwningModule(cast<Decl>(DC)->getOwningModule()); in setLexicalDeclContext()