Searched defs:NextTok (Results 1 – 14 of 14) sorted by relevance
53 Token NextTok; in FindToken() local
78 llvm::Optional<Token> NextTok = in removeUsingDirective() local
77 auto NextTok = Lexer::findNextToken(CurLoc, SM, LangOpts); in getSemicolonForDecl() local
784 Token *NextTok = begin_tokens + 1; in updateConsecutiveMacroArgTokens() local
1007 Token *NextTok = begin_tokens + 1; in updateConsecutiveMacroArgTokens() local
455 FormatToken *NextTok; in calculateBraceTypes() local3083 const FormatToken *NextTok) { in distributeComments()
326 FormatToken *NextTok; in calculateBraceTypes() local
339 Token NextTok; in LexTokens() local
1931 const AsmToken &NextTok = getLexer().peekTok(); in ParseIntelExpression() local3104 StringRef NextTok = Parser.getTok().getString(); in ParseInstruction() local
112 Token NextTok = GetLookAheadToken(1); in CheckForLParenAfterColonColon() local
3660 const AsmToken NextTok = Lexer.peekTok(); in parseRealInstList() local4024 const AsmToken NextTok = Lexer.peekTok(); in parseStructInstList() local4291 AsmToken NextTok = getTok(); in parseDirectiveStruct() local
2457 StringRef NextTok = Parser.getTok().getString(); in ParseInstruction() local
2345 const auto& NextTok = peekToken(); in parseImm() local
2572 const auto& NextTok = peekToken(); in parseImm() local