Searched refs:setLocalOwningModule (Results 1 – 6 of 6) sorted by relevance
92 TU->setLocalOwningModule(GlobalModule); in ActOnGlobalModuleFragmentDecl()134 TU->setLocalOwningModule(Mod); in HandleStartOfHeaderUnit()386 TU->setLocalOwningModule(Mod); in ActOnModuleDecl()478 TU->setLocalOwningModule(PrivateModuleFragment); in ActOnPrivateModuleFragmentDecl()686 cast<Decl>(DC)->setLocalOwningModule(Mod); in ActOnModuleBegin()723 cast<Decl>(DC)->setLocalOwningModule(getCurrentModule()); in ActOnModuleEnd()
3068 getStdBadAlloc()->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalNewDelete()3083 AlignValT->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalNewDelete()3216 Alloc->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalAllocationFunction()
16839 D->setLocalOwningModule(GlobalModule); in ActOnStartLinkageSpecification()
1673 New->setLocalOwningModule(Old->getOwningModule()); in CheckRedeclarationModuleOwnership()
830 void setLocalOwningModule(Module *M) { in setLocalOwningModule() function
355 setLocalOwningModule(cast<Decl>(DC)->getOwningModule()); in setLexicalDeclContext()