Searched defs:getNextToken (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Format/ | ||
| H A D | FormatTokenSource.h | 91 FormatToken *getNextToken() override { in getNextToken() function |
| H A D | FormatTokenLexer.cpp | 1240 FormatToken *FormatTokenLexer::getNextToken() { in getNextToken() function in clang::format::FormatTokenLexer |
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
| H A D | Parser.cpp | 108 TokenInfo getNextToken() { in getNextToken() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer |
| /freebsd/contrib/sqlite3/ | ||
| H A D | sqlite3.c | 200903 static int getNextToken( function |