Home | History | Annotate | Download | only in Core

Lines Matching defs:GetValueAsUnsigned

1438 ValueObject::GetValueAsUnsigned (uint64_t fail_value, bool *success)
1990 bool isZero = GetValueAsUnsigned(0,&canReadValue) == 0;
3685 Value v(Scalar(GetValueAsUnsigned(UINT64_MAX)));