Searched defs:getMinor (Results 1 – 2 of 2) sorted by relevance
41 unsigned getMinor() const { return (Version >> 8) & 0xff; } getMinor() function
76 std::optional<unsigned> getMinor() const { getMinor() function