Searched refs:hasIntegerValue (Results 1 – 3 of 3) sorted by relevance
244 bool hasIntegerValue() const { in hasIntegerValue() function
2080 if (Token.hasIntegerValue()) { in getUnsigned()3160 if (Token.hasIntegerValue()) { in getUint64()
476 virtual bool hasIntegerValue() const { return false; } in hasIntegerValue() function in __anon819a2c470111::Result579 bool hasIntegerValue() const override { return Immediate; } in hasIntegerValue() function in __anon819a2c470111::BuiltinArgResult681 else if (Arg->hasIntegerValue()) in genCode()