Home
last modified time | relevance | path

Searched defs:peekNext (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DSourceMgr.h44 SourceRef peekNext() const { in peekNext() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h73 Optional<DIExpression::ExprOperand> peekNext() const { in peekNext() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp863 Token &Scanner::peekNext() { in peekNext() function in Scanner
1935 Token &Node::peekNext() { in peekNext() function in Node
2377 Token &Document::peekNext() { in peekNext() function in Document
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dlexer.c185 TOK Lexer::peekNext() in peekNext() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dlexer.d216 final TOK peekNext() in peekNext() function