Searched refs:setModuleOwnershipKind (Results 1 – 7 of 7) sorted by relevance
177 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnGlobalModuleFragmentDecl()219 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::Visible); in HandleStartOfHeaderUnit()471 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnModuleDecl()567 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ModulePrivate); in ActOnPrivateModuleFragmentDecl()776 cast<Decl>(DC)->setModuleOwnershipKind( in ActOnAnnotModuleBegin()819 cast<Decl>(DC)->setModuleOwnershipKind( in ActOnAnnotModuleEnd()912 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::VisibleWhenImported); in ActOnStartExportDecl()
3068 getStdBadAlloc()->setModuleOwnershipKind( in DeclareGlobalNewDelete()3083 AlignValT->setModuleOwnershipKind( in DeclareGlobalNewDelete()3216 Alloc->setModuleOwnershipKind( in DeclareGlobalAllocationFunction()
11707 Dcl->setModuleOwnershipKind(Decl::ModuleOwnershipKind::VisibleWhenImported); in ActOnFinishNamespaceDef()
704 setModuleOwnershipKind(ModuleOwnershipKind::ModulePrivate); in setModulePrivate()861 setModuleOwnershipKind(ModuleOwnershipKind::Visible); in setVisibleDespiteOwningModule()870 void setModuleOwnershipKind(ModuleOwnershipKind MOK) { in setModuleOwnershipKind() function
375 setModuleOwnershipKind(getModuleOwnershipKindForChildOf(DC)); in setLexicalDeclContext()
655 D->setModuleOwnershipKind(ModuleOwnership); in VisitDecl()673 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ModulePrivate); in VisitDecl()
353 member->setModuleOwnershipKind(clang::Decl::ModuleOwnershipKind::Visible); in SetMemberOwningModule()1182 decl->setModuleOwnershipKind(clang::Decl::ModuleOwnershipKind::Visible); in SetOwningModule()