Home
last modified time | relevance | path

Searched refs:GlobalModuleFragment (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DModule.h83 GlobalModuleFragment, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp814 PendingSubmodules.back()->Kind = Module::GlobalModuleFragment; in createGlobalModuleForInterfaceUnit()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp1494 case Module::GlobalModuleFragment: { in getOwningModuleForLinkage()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1399 (M->Kind == Module::GlobalModuleFragment && !M->Parent); in isInCurrentModule()