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.h167 ModuleImplementationUnit, enumerator
227 case ModuleImplementationUnit: in isNamedModule()
665 return Kind == ModuleImplementationUnit; in isModuleImplementation()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp536 case Module::ModuleImplementationUnit: in ActOnPrivateModuleFragmentDecl()
1097 case Module::ModuleImplementationUnit: in isCurrentModulePurview()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp853 case Module::ModuleImplementationUnit: in ModuleKindName()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp967 createModuleUnitWithKind(Loc, Name, Module::ModuleImplementationUnit); in createModuleForImplementationUnit()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1646 case Module::ModuleImplementationUnit: in getOwningModuleForLinkage()