Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h146 ImplicitGlobalModuleFragment, enumerator
207 return Kind == ImplicitGlobalModuleFragment; in isImplicitGlobalModule()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp521 case Module::ImplicitGlobalModuleFragment: in ActOnPrivateModuleFragmentDecl()
1087 case Module::ImplicitGlobalModuleFragment: in isCurrentModulePurview()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp835 case Module::ImplicitGlobalModuleFragment: in ModuleKindName()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp894 Result->Kind = Module::ImplicitGlobalModuleFragment; in createImplicitGlobalModuleFragmentForModuleUnit()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1647 case Module::ImplicitGlobalModuleFragment: in getOwningModuleForLinkage()