Lines Matching defs:IntValue
480 int64_t IntValue;481 if (Value->EvaluateAsAbsolute(IntValue, Layout))482 return (uint64_t)IntValue;