Lines Matching refs:Lex
248 const AsmToken &Lex() override;
733 Lexer.Lex(); in lexLeadingSpaces()
909 const AsmToken &AsmParser::Lex() { in Lex() function in AsmParser
921 const AsmToken *tok = &Lexer.Lex(); in Lex()
927 tok = &Lexer.Lex(); in Lex()
936 return Lex(); in Lex()
974 Lex(); in Run()
1007 Lex(); in Run()
1098 Lexer.Lex(); in eatToEndOfStatement()
1102 Lexer.Lex(); in eatToEndOfStatement()
1109 Lexer.Lex(); in parseStringToEndOfStatement()
1120 Lexer.Lex(); in parseStringToComma()
1169 Lex(); // Eat the operator. in parsePrimaryExpr()
1193 Lex(); in parsePrimaryExpr()
1209 Lex(); // eat @ in parsePrimaryExpr()
1221 Lex(); // eat '('. in parsePrimaryExpr()
1282 Lex(); // Eat token. in parsePrimaryExpr()
1303 Lex(); // Eat identifier. in parsePrimaryExpr()
1313 Lex(); // Eat token. in parsePrimaryExpr()
1326 Lex(); // Eat identifier. in parsePrimaryExpr()
1330 Lex(); // Eat the '('. in parsePrimaryExpr()
1335 Lex(); // Eat the '['. in parsePrimaryExpr()
1338 Lex(); // Eat the operator. in parsePrimaryExpr()
1344 Lex(); // Eat the operator. in parsePrimaryExpr()
1350 Lex(); // Eat the operator. in parsePrimaryExpr()
1381 Lex(); // Eat the operator. in parsePrimaryExpr()
1384 Lex(); // Eat the operator. in parsePrimaryExpr()
1528 Lex(); in parseExpression()
1758 Lex(); in parseBinOpRHS()
1786 Lex(); in parseStatement()
1792 Lex(); in parseStatement()
1810 Lex(); // always eat a token in parseStatement()
1816 Lex(); // Consume the integer token to be used as an identifier token. in parseStatement()
1819 Lex(); // always eat a token in parseStatement()
1826 Lex(); in parseStatement()
1830 Lex(); in parseStatement()
1835 Lex(); in parseStatement()
1840 Lex(); in parseStatement()
1844 Lex(); // always eat a token in parseStatement()
1910 Lex(); // Consume the ':'. in parseStatement()
1941 Lexer.Lex(); in parseStatement()
1948 Lex(); in parseStatement()
1980 Lex(); in parseStatement()
2398 Lex(); // Eat the brace in parseCurlyBlockScope()
2400 Lex(); // Eat EndOfStatement following the brace in parseCurlyBlockScope()
2411 Lex(); // Eat the hash token. in parseCppHashLineFilenameComment()
2417 Lex(); in parseCppHashLineFilenameComment()
2421 Lex(); in parseCppHashLineFilenameComment()
2717 Lexer.Lex(); in parseMacroArgument()
2741 Lexer.Lex(); in parseMacroArgument()
2775 Lex(); in parseMacroArguments()
2790 Lex(); in parseMacroArguments()
2807 Lex(); in parseMacroArguments()
2912 Lex(); in handleMacroEntry()
2920 Lex(); in handleMacroExit()
2924 Lex(); in handleMacroExit()
2998 Lexer.Lex(); // Lexer's Lex guarantees consecutive token. in parseIdentifier()
3001 Lex(); // Parser Lex to maintain invariants. in parseIdentifier()
3010 Lex(); // Consume the identifier token. in parseIdentifier()
3105 Lex(); in parseEscapedString()
3116 Lex(); in parseAngleBracketString()
3162 Lex(); in parseDirectiveReloc()
3165 Lex(); in parseDirectiveReloc()
3217 Asm.Lex(); in parseHexOcta()
3258 Lexer.Lex(); in parseRealValue()
3261 Lexer.Lex(); in parseRealValue()
3288 Lex(); in parseRealValue()
3321 Lex(); in parseDirectiveZero()
3518 Lex(); in parseDirectiveFile()
3663 Lex(); in parseDirectiveLoc()
3671 Lex(); in parseDirectiveLoc()
3848 Lex(); in parseDirectiveCVInlineSiteId()
3860 Lex(); in parseDirectiveCVInlineSiteId()
3870 Lex(); in parseDirectiveCVInlineSiteId()
3902 Lex(); in parseDirectiveCVLoc()
3910 Lex(); in parseDirectiveCVLoc()
4460 Lex(); in parseDirectiveCFIEscape()
4545 Lex(); in parseDirectiveMacro()
4566 Lex(); // consume ':' in parseDirectiveMacro()
4586 Lex(); in parseDirectiveMacro()
4602 Lex(); in parseDirectiveMacro()
4606 Lexer.Lex(); in parseDirectiveMacro()
4615 Lexer.Lex(); in parseDirectiveMacro()
4629 Lexer.Lex(); in parseDirectiveMacro()
5055 Lex(); in parseDirectiveComm()
5272 Lex(); in parseDirectiveIfeqs()
5281 Lex(); in parseDirectiveIfeqs()
5290 Lex(); in parseDirectiveIfeqs()
5385 Lexer.Lex(); in parseDirectiveEnd()
5410 Lex(); in parseDirectiveError()
5433 Lex(); in parseDirectiveWarning()
5652 Lex(); in parseMacroLikeBody()
5691 Lex(); in instantiateMacroLikeBody()
5850 Lex(); in parseDirectivePrint()
5905 Lex(); in parseDirectivePseudoProbe()
5916 Lex(); in parseDirectivePseudoProbe()
6002 Lex(); in parseMSInlineAsm()
6342 Lex(); in parseStatement()
6358 Lex(); in parseStatement()