Searched defs:IntegerType (Results 1 – 2 of 2) sorted by relevance
54 operator IntegerType() const { return Unbox(value_); } in IntegerType() function
76 constexpr operator IntegerType() const { return value_; } in IntegerType() function