Searched defs:getMinor (Results 1 – 13 of 13) sorted by relevance
28 int getMinor(); in getMinor() method
37 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
40 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
71 int getMinor() { in getMinor() method in Version
77 Optional<unsigned> getMinor() const { in getMinor() function
70 Optional<unsigned> getMinor() const { in getMinor() function
90 int getMinor(void) const in getMinor() function in eglu::Version
124 public final int getMinor() { in getMinor() method in ProtocolVersion
76 std::optional<unsigned> getMinor() const { in getMinor() function
437 public int getMinor() in getMinor() method in VersionInfo
394 public int getMinor() in getMinor() method in VersionInfo
265 public int getMinor() { in getMinor() method in ClassGen
448 public int getMinor() { in getMinor() method in JavaClass