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