Searched refs:PartitionInterface (Results 1 – 2 of 2) sorted by relevance
198 MDK = ModuleDeclKind::PartitionInterface; in ActOnModuleDecl()317 case ModuleDeclKind::PartitionInterface: { in ActOnModuleDecl()333 if (MDK == ModuleDeclKind::PartitionInterface) in ActOnModuleDecl()
3142 PartitionInterface, ///< 'export module X:Y;' enumerator