Lines Matching refs:Subminor
3720 if (Optional<unsigned> Subminor = Version.getSubminor())3721 Record.push_back(*Subminor + 1);