Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDModule.h146 ImplicitGlobalModuleFragment, enumerator
207 return Kind == ImplicitGlobalModuleFragment; in isImplicitGlobalModule()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaModule.cpp521 case Module::ImplicitGlobalModuleFragment: in ActOnPrivateModuleFragmentDecl()
1087 case Module::ImplicitGlobalModuleFragment: in isCurrentModulePurview()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDFrontendActions.cpp835 case Module::ImplicitGlobalModuleFragment: in ModuleKindName()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDModuleMap.cpp894 Result->Kind = Module::ImplicitGlobalModuleFragment; in createImplicitGlobalModuleFragmentForModuleUnit()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDDecl.cpp1647 case Module::ImplicitGlobalModuleFragment: in getOwningModuleForLinkage()