Home
last modified time | relevance | path

Searched defs:getNextToken (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp167 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp193 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp100 FormatToken *getNextToken() override { in getNextToken() function in clang::format::__anond4a2c0880111::ScopedMacroState
201 FormatToken *getNextToken() override { in getNextToken() function in clang::format::__anond4a2c0880211::IndexedTokenSource
H A DFormatTokenLexer.cpp824 FormatToken *FormatTokenLexer::getNextToken() { in getNextToken() function in clang::format::FormatTokenLexer
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp203 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp248 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp109 TokenInfo getNextToken() { in getNextToken() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp282 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp243 static int getNextToken() { in getNextToken() function
H A Dtoy.cpp244 static int getNextToken() { in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp299 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp304 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp299 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp299 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp282 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp305 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp258 static int getNextToken() { in getNextToken() function
H A Dtoy.cpp265 static int getNextToken() { in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp242 static int getNextToken() { in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp412 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp284 static int getNextToken() { in getNextToken() function