Lines Matching full:modid
1737 if (uint32_t ModID =1739 uint32_t Value = (ModID << 2) | (unsigned)ModInfo.getRole();1740 assert((Value >> 2) == ModID && "overflow in header module info");