Searched refs:setModuleOwnershipKind (Results 1 – 7 of 7) sorted by relevance
182 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnGlobalModuleFragmentDecl()224 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::Visible); in HandleStartOfHeaderUnit()474 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnModuleDecl()570 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ModulePrivate); in ActOnPrivateModuleFragmentDecl()790 cast<Decl>(DC)->setModuleOwnershipKind( in ActOnAnnotModuleBegin()833 cast<Decl>(DC)->setModuleOwnershipKind( in ActOnAnnotModuleEnd()926 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::VisibleWhenImported); in ActOnStartExportDecl()
3382 getStdBadAlloc()->setModuleOwnershipKind( in DeclareGlobalNewDelete()3397 AlignValT->setModuleOwnershipKind( in DeclareGlobalNewDelete()3528 Alloc->setModuleOwnershipKind( in DeclareGlobalAllocationFunction()
11948 Dcl->setModuleOwnershipKind(Decl::ModuleOwnershipKind::VisibleWhenImported); in ActOnFinishNamespaceDef()
708 setModuleOwnershipKind(ModuleOwnershipKind::ModulePrivate); in setModulePrivate()869 setModuleOwnershipKind(ModuleOwnershipKind::Visible); in setVisibleDespiteOwningModule()878 void setModuleOwnershipKind(ModuleOwnershipKind MOK) { in setModuleOwnershipKind() function
381 setModuleOwnershipKind(getModuleOwnershipKindForChildOf(DC)); in setLexicalDeclContext()
640 D->setModuleOwnershipKind(ModuleOwnership); in VisitDecl()658 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ModulePrivate); in VisitDecl()
354 member->setModuleOwnershipKind(clang::Decl::ModuleOwnershipKind::Visible); in SetMemberOwningModule()1205 decl->setModuleOwnershipKind(clang::Decl::ModuleOwnershipKind::Visible); in SetOwningModule()