Home
last modified time | relevance | path

Searched refs:ReachableWhenImported (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp177 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnGlobalModuleFragmentDecl()
471 TU->setModuleOwnershipKind(Decl::ModuleOwnershipKind::ReachableWhenImported); in ActOnModuleDecl()
H A DSemaExprCXX.cpp3069 Decl::ModuleOwnershipKind::ReachableWhenImported); in DeclareGlobalNewDelete()
3084 Decl::ModuleOwnershipKind::ReachableWhenImported); in DeclareGlobalNewDelete()
3217 Decl::ModuleOwnershipKind::ReachableWhenImported); in DeclareGlobalAllocationFunction()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h234 ReachableWhenImported, enumerator
854 (int)ModuleOwnershipKind::ReachableWhenImported; in isReachable()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1188 case Decl::ModuleOwnershipKind::ReachableWhenImported: in isExportedFromModuleInterfaceUnit()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp650 case Decl::ModuleOwnershipKind::ReachableWhenImported: in VisitDecl()