Searched refs:LEXER_IS_UNARY_LVALUE_OP_TOKEN (Results 1 – 2 of 2) sorted by relevance
52 #define LEXER_IS_UNARY_LVALUE_OP_TOKEN(token_type) \ macro
2292 if (LEXER_IS_UNARY_LVALUE_OP_TOKEN (token)) in parser_process_unary_expression()