Searched defs:getMajorVersion (Results 1 – 2 of 2) sorted by relevance
110 uint16_t getMajorVersion() const { return Suffix->Version >> 16; } in getMajorVersion() function175 uint16_t getMajorVersion() const { return MajorVersion; } in getMajorVersion() function
133 uint8_t getMajorVersion() { return Version >> 4; } in getMajorVersion() function