Searched refs:hasIntegerValue (Results 1 – 3 of 3) sorted by relevance
229 bool hasIntegerValue() const { in hasIntegerValue() function
1940 if (Token.hasIntegerValue()) { in getUnsigned()2983 if (Token.hasIntegerValue()) { in getUint64()
482 virtual bool hasIntegerValue() const { return false; } in hasIntegerValue() function in __anonb7c02cfb0111::Result585 bool hasIntegerValue() const override { return Immediate; } in hasIntegerValue() function in __anonb7c02cfb0111::BuiltinArgResult687 else if (Arg->hasIntegerValue()) in genCode()