Searched refs:setModuleOwnershipKind (Results 1 – 7 of 7) sorted by relevance
101 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnGlobalModuleFragmentDecl()144 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::Visible); in HandleStartOfHeaderUnit()395 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnModuleDecl()474 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ModulePrivate); in ActOnPrivateModuleFragmentDecl()683 cast<Decl>(DC)->setModuleOwnershipKind( in ActOnModuleBegin()726 cast<Decl>(DC)->setModuleOwnershipKind( in ActOnModuleEnd()818 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::VisibleWhenImported); in ActOnStartExportDecl()
3027 getStdBadAlloc()->setModuleOwnershipKind( in DeclareGlobalNewDelete()3042 AlignValT->setModuleOwnershipKind( in DeclareGlobalNewDelete()3174 Alloc->setModuleOwnershipKind( in DeclareGlobalAllocationFunction()
11373 Dcl->setModuleOwnershipKind(Decl::ModuleOwnershipKind::VisibleWhenImported); in ActOnFinishNamespaceDef()16387 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnStartLinkageSpecification()
666 setModuleOwnershipKind(ModuleOwnershipKind::ModulePrivate); in setModulePrivate()837 setModuleOwnershipKind(ModuleOwnershipKind::Visible); in setVisibleDespiteOwningModule()846 void setModuleOwnershipKind(ModuleOwnershipKind MOK) { in setModuleOwnershipKind() function
353 setModuleOwnershipKind(getModuleOwnershipKindForChildOf(DC)); in setLexicalDeclContext()
632 D->setModuleOwnershipKind(ModuleOwnership); in VisitDecl()650 D->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ModulePrivate); in VisitDecl()
350 member->setModuleOwnershipKind(clang::Decl::ModuleOwnershipKind::Visible); in SetMemberOwningModule()1234 decl->setModuleOwnershipKind(clang::Decl::ModuleOwnershipKind::Visible); in SetOwningModule()