/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/ |
H A D | toy.cpp | 167 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/ |
H A D | toy.cpp | 193 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 100 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 D | FormatTokenLexer.cpp | 824 FormatToken *FormatTokenLexer::getNextToken() { in getNextToken() function in clang::format::FormatTokenLexer
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/ |
H A D | toy.cpp | 203 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 248 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/ |
H A D | Parser.cpp | 109 TokenInfo getNextToken() { in getNextToken() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 282 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 243 static int getNextToken() { in getNextToken() function
|
H A D | toy.cpp | 244 static int getNextToken() { in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 299 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 304 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 299 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 299 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | toy.cpp | 282 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 305 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 258 static int getNextToken() { in getNextToken() function
|
H A D | toy.cpp | 265 static int getNextToken() { in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 242 static int getNextToken() { in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 412 static int getNextToken() { return CurTok = gettok(); } in getNextToken() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 284 static int getNextToken() { in getNextToken() function
|