Searched refs:setLocalOwningModule (Results 1 – 6 of 6) sorted by relevance
102 TU->setLocalOwningModule(GlobalModule); in ActOnGlobalModuleFragmentDecl()145 TU->setLocalOwningModule(Mod); in HandleStartOfHeaderUnit()396 TU->setLocalOwningModule(Mod); in ActOnModuleDecl()475 TU->setLocalOwningModule(PrivateModuleFragment); in ActOnPrivateModuleFragmentDecl()687 cast<Decl>(DC)->setLocalOwningModule(Mod); in ActOnModuleBegin()724 cast<Decl>(DC)->setLocalOwningModule(getCurrentModule()); in ActOnModuleEnd()
3029 getStdBadAlloc()->setLocalOwningModule(GlobalModuleFragment); in DeclareGlobalNewDelete()3044 AlignValT->setLocalOwningModule(GlobalModuleFragment); in DeclareGlobalNewDelete()3176 Alloc->setLocalOwningModule(GlobalModuleFragment); in DeclareGlobalAllocationFunction()
16388 D->setLocalOwningModule(GlobalModule); in ActOnStartLinkageSpecification()
1648 New->setLocalOwningModule(Old->getOwningModule()); in CheckRedeclarationModuleOwnership()
795 void setLocalOwningModule(Module *M) { in setLocalOwningModule() function
355 setLocalOwningModule(cast<Decl>(DC)->getOwningModule()); in setLexicalDeclContext()