Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h128 ModuleImplementationUnit, enumerator
188 case ModuleImplementationUnit: in isNamedModule()
609 return Kind == ModuleImplementationUnit; in isModuleImplementation()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp533 case Module::ModuleImplementationUnit: in ActOnPrivateModuleFragmentDecl()
1083 case Module::ModuleImplementationUnit: in isCurrentModulePurview()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp825 case Module::ModuleImplementationUnit: in ModuleKindName()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp956 createModuleUnitWithKind(Loc, Name, Module::ModuleImplementationUnit); in createModuleForImplementationUnit()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1640 case Module::ModuleImplementationUnit: in getOwningModuleForLinkage()