Searched defs:getMinor (Results 1 – 2 of 2) sorted by relevance
40 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
71 Optional<unsigned> getMinor() const { in getMinor() function