Home | History | Annotate | Download | only in MCParser

Lines Matching full:consume

1151       Lex(); // Consume the integer token to be used as an identifier token.
1245 // Consume any end of statement token, if present, to avoid spurious
1582 // Consume the line since in cases it is not a well-formed line directive,
2003 // Jump to the EndOfStatement we should return to, and consume it.
2109 // Consume the dollar sign, and check for a following identifier.
2118 // Construct the joined identifier and consume the token.
2131 Lex(); // Consume the identifier token.
2172 // Consume up to three octal characters.
2317 // Consume the numeric token.