Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDModule.h128 ModuleImplementationUnit, enumerator
188 case ModuleImplementationUnit: in isNamedModule()
609 return Kind == ModuleImplementationUnit; in isModuleImplementation()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaModule.cpp533 case Module::ModuleImplementationUnit: in ActOnPrivateModuleFragmentDecl()
1083 case Module::ModuleImplementationUnit: in isCurrentModulePurview()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDFrontendActions.cpp825 case Module::ModuleImplementationUnit: in ModuleKindName()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDModuleMap.cpp956 createModuleUnitWithKind(Loc, Name, Module::ModuleImplementationUnit); in createModuleForImplementationUnit()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDDecl.cpp1640 case Module::ModuleImplementationUnit: in getOwningModuleForLinkage()