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