Searched refs:TOKEN_INLINE_COMMENT (Results 1 – 3 of 3) sorted by relevance
281 } else if (token.type == TOKEN_INLINE_COMMENT) { in _ParseLine()372 case TOKEN_INLINE_COMMENT: in _MapTokenToSyntaxType()
74 TOKEN_INLINE_COMMENT, enumerator
304 type = TOKEN_INLINE_COMMENT; in _ParseOperator()