Searched defs:Is32Bit (Results 1 – 2 of 2) sorted by relevance
97 bool Is32Bit() override { return sizeof(AddressType) == sizeof(uint32_t); } in Is32Bit() function
52 bool Is32Bit() { in Is32Bit() function