Searched defs:AsInt32 (Results 1 – 2 of 2) sorted by relevance
77 AsInt32, // 'I32' (MSVCRT, like __int32) enumerator
382 int32_t AsInt32() const { return static_cast<int32_t>(AsInt64()); } in AsInt32() function