Lines Matching full:subminor
7003 Optional<unsigned> Subminor = In.getSubminor();7004 if (Subminor.hasValue())7005 Out.Subminor = *Subminor;