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