Searched refs:CONST_INT (Results 1 – 9 of 9) sorted by relevance
66 assert(type == CONST_INT); in iValue()72 assert(type == CONST_INT); in uValue()
39 token.type = Token::CONST_INT; in PredefineMacro()
36 CONST_INT, enumerator
363 case pp::Token::CONST_INT: {
155 return pp::Token::CONST_INT;
199 token->type = Token::CONST_INT; in lex()788 if (token->type != Token::CONST_INT) in parseVersion()
165 token->type = Token::CONST_INT; in lex()
1940 case pp::Token::CONST_INT: { in yylex()
1481 return pp::Token::CONST_INT;