Lines Matching refs:TOKEN_INTEGER
71 TOKEN_INTEGER
155 // TOKEN_INTEGER.
168 // Return the value of a TOKEN_INTEGER.
173 gold_assert(this->classification_ == TOKEN_INTEGER);
732 if (classification == Token::TOKEN_INTEGER
826 return this->gather_token(Token::TOKEN_INTEGER,
831 return this->gather_token(Token::TOKEN_INTEGER,
2618 case Token::TOKEN_INTEGER: