Lines Matching refs:Subminor
5858 Optional<unsigned> Subminor = In.getSubminor();5859 if (Subminor.hasValue())5860 Out.Subminor = *Subminor;