Searched defs:peekNextToken (Results 1 – 6 of 6) sorted by relevance
70 const RetireControlUnit::RUToken &RetireControlUnit::peekNextToken() const { in peekNextToken() function in llvm::mca::RetireControlUnit
166 public Token peekNextToken() throws ParseException { in peekNextToken() method in LexerCore170 public Token[] peekNextToken(int ntokens) throws ParseException { in peekNextToken() method in LexerCore
74 const TokenInfo &peekNextToken() const { return NextToken; } in peekNextToken() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer
82 const TokenInfo &peekNextToken() const { return NextToken; } in peekNextToken() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer
1537 public JsonToken peekNextToken() throws IOException in peekNextToken() method in TokenBuffer.Parser