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