Searched refs:setLocalOwningModule (Results 1 – 6 of 6) sorted by relevance
178 TU->setLocalOwningModule(GlobalModule); in ActOnGlobalModuleFragmentDecl()220 TU->setLocalOwningModule(Mod); in HandleStartOfHeaderUnit()472 TU->setLocalOwningModule(Mod); in ActOnModuleDecl()568 TU->setLocalOwningModule(PrivateModuleFragment); in ActOnPrivateModuleFragmentDecl()780 cast<Decl>(DC)->setLocalOwningModule(Mod); in ActOnAnnotModuleBegin()817 cast<Decl>(DC)->setLocalOwningModule(getCurrentModule()); in ActOnAnnotModuleEnd()
3070 getStdBadAlloc()->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalNewDelete()3085 AlignValT->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalNewDelete()3218 Alloc->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalAllocationFunction()
16705 D->setLocalOwningModule(GlobalModule); in ActOnStartLinkageSpecification()
1606 New->setLocalOwningModule(Old->getOwningModule()); in CheckRedeclarationModuleOwnership()
822 void setLocalOwningModule(Module *M) { in setLocalOwningModule() function
377 setLocalOwningModule(cast<Decl>(DC)->getOwningModule()); in setLexicalDeclContext()