Searched refs:setModuleOwnershipKind (Results 1 – 7 of 7) sorted by relevance
91 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnGlobalModuleFragmentDecl()133 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::Visible); in HandleStartOfHeaderUnit()385 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnModuleDecl()477 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ModulePrivate); in ActOnPrivateModuleFragmentDecl()682 cast<Decl>(DC)->setModuleOwnershipKind( in ActOnModuleBegin()725 cast<Decl>(DC)->setModuleOwnershipKind( in ActOnModuleEnd()817 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::VisibleWhenImported); in ActOnStartExportDecl()
3066 getStdBadAlloc()->setModuleOwnershipKind( in DeclareGlobalNewDelete()3081 AlignValT->setModuleOwnershipKind( in DeclareGlobalNewDelete()3214 Alloc->setModuleOwnershipKind( in DeclareGlobalAllocationFunction()
11795 Dcl->setModuleOwnershipKind(Decl::ModuleOwnershipKind::VisibleWhenImported); in ActOnFinishNamespaceDef()
701 setModuleOwnershipKind(ModuleOwnershipKind::ModulePrivate); in setModulePrivate()872 setModuleOwnershipKind(ModuleOwnershipKind::Visible); in setVisibleDespiteOwningModule()881 void setModuleOwnershipKind(ModuleOwnershipKind MOK) { in setModuleOwnershipKind() function
353 setModuleOwnershipKind(getModuleOwnershipKindForChildOf(DC)); in setLexicalDeclContext()
661 D->setModuleOwnershipKind(ModuleOwnership); in VisitDecl()679 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ModulePrivate); in VisitDecl()
352 member->setModuleOwnershipKind(clang::Decl::ModuleOwnershipKind::Visible); in SetMemberOwningModule()1234 decl->setModuleOwnershipKind(clang::Decl::ModuleOwnershipKind::Visible); in SetOwningModule()