Lines Matching defs:Lex

220   const AsmToken &Lex() override;
310 /// current token is not set; clients should ensure Lex() is called
600 const AsmToken &AsmParser::Lex() {
601 const AsmToken *tok = &Lexer.Lex();
609 tok = &Lexer.Lex();
625 Lex();
712 Lex();
716 Lex();
723 Lex();
734 Lex();
751 Lex();
766 Lex();
786 Lex(); // Eat the operator.
816 Lexer.Lex(); // eat @
828 Lexer.Lex(); // eat (
835 Lexer.Lex(); // eat )
881 Lex(); // Eat token.
901 Lex(); // Eat identifier.
911 Lex(); // Eat token.
921 Lex(); // Eat identifier.
925 Lex(); // Eat the '('.
930 Lex(); // Eat the '['.
933 Lex(); // Eat the operator.
939 Lex(); // Eat the operator.
945 Lex(); // Eat the operator.
1032 Lex();
1049 Lex();
1168 Lex();
1194 Lex();
1216 Lex(); // Consume the integer token to be used as an identifier token.
1224 Lex();
1289 Lex();
1323 Lex();
1333 Lex();
1650 Lex();
1657 Lex(); // Eat the hash token.
1667 Lex();
1935 Lex(); // Eat spaces
1970 Lex();
2009 Lex();
2074 Lex();
2132 Lex();
2140 Lex();
2187 Lex();
2243 Lex();
2254 Lex();
2263 Lex(); // Consume the identifier token.
2280 Lex();
2361 Lex();
2368 Lex();
2372 Lex();
2404 Lex();
2408 Lex();
2427 Lex();
2454 Lex();
2458 Lex();
2473 Lex();
2476 Lex();
2500 Lex();
2512 Lex();
2516 Lex();
2531 Lex();
2539 Lex();
2569 Lex();
2578 Lex();
2587 Lex();
2629 Lex();
2638 Lex();
2666 Lex();
2680 Lex();
2691 Lex();
2752 Lex();
2766 Lex();
2778 Lex();
2811 Lex();
2837 Lex();
2844 Lex();
2852 Lex();
2945 Lex();
3003 Lex();
3033 Lex();
3083 Lex();
3102 Lex();
3150 Lex();
3213 Lex();
3268 Lex();
3283 Lex(); // consume ':'
3303 Lex();
3319 Lex();
3323 Lex();
3328 // Lex the macro definition.
3340 Lex();
3529 Lex();
3560 Lex();
3573 Lex();
3592 Lex();
3601 Lex();
3658 Lex();
3662 Lex();
3681 Lex();
3691 Lex();
3712 Lex();
3750 Lex();
3772 Lex();
3798 Lex();
3827 Lex();
3873 Lex();
3897 Lex();
3904 Lex();
3923 Lex();
3931 Lex();
3940 Lex();
3963 Lex();
4000 Lex();
4014 Lex();
4038 Lex();
4041 Lex();
4069 Lex();
4082 Lex();
4230 Lex();
4269 Lex();
4293 Lex();
4295 // Lex the rept definition.
4324 Lex();
4331 Lex();
4333 // Lex the irp definition.
4364 Lex();
4374 Lex();
4376 // Lex the irpc definition.
4486 Lex();