Searched refs:VersionType (Results 1 – 3 of 3) sorted by relevance
33 template <typename VersionType>40 bool operator==(const VersionType &other) const {43 bool operator>=(const VersionType &other) const {47 bool operator<(const VersionType &other) const { return !(*this >= other); }
64 using VersionType = uint16_t; variable71 return sizeof(UnitLengthType) + sizeof(VersionType) + in getDWARF5RngListLocListHeaderSize()
181 VersionType Version;