Searched refs:ModuleInterfaceUnit (Results 1 – 6 of 6) sorted by relevance
164 ModuleInterfaceUnit, enumerator226 case ModuleInterfaceUnit: in isNamedModule()672 return Kind == ModuleInterfaceUnit || isModulePartition(); in isInterfaceOrPartition()681 return Kind == ModuleInterfaceUnit || Kind == ModulePartitionInterface; in isModuleInterfaceUnit()
543 case Module::ModuleInterfaceUnit: in ActOnPrivateModuleFragmentDecl()1096 case Module::ModuleInterfaceUnit: in isCurrentModulePurview()
2234 CurrentModule->Kind == Module::ModuleInterfaceUnit || in AddOrdinaryNameResults()2246 (CurrentModule->Kind == Module::ModuleInterfaceUnit || in AddOrdinaryNameResults()
941 createModuleUnitWithKind(Loc, Name, Module::ModuleInterfaceUnit); in createModuleForInterfaceUnit()957 assert(Modules[Name] && Modules[Name]->Kind == Module::ModuleInterfaceUnit && in createModuleForImplementationUnit()
851 case Module::ModuleInterfaceUnit: in ModuleKindName()
1645 case Module::ModuleInterfaceUnit: in getOwningModuleForLinkage()