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