Searched refs:hasIntegerValue (Results 1 – 3 of 3) sorted by relevance
235 bool hasIntegerValue() const { in hasIntegerValue() function
2019 if (Token.hasIntegerValue()) { in getUnsigned()3108 if (Token.hasIntegerValue()) { in getUint64()
478 virtual bool hasIntegerValue() const { return false; } in hasIntegerValue() function in __anonece5a09e0111::Result581 bool hasIntegerValue() const override { return Immediate; } in hasIntegerValue() function in __anonece5a09e0111::BuiltinArgResult683 else if (Arg->hasIntegerValue()) in genCode()