Searched defs:getNextToken (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Format/ | ||
| HD | UnwrappedLineParser.cpp | 99 FormatToken *getNextToken() override { in getNextToken() function in clang::format::__anon0bdf2d940111::ScopedMacroState |
| HD | FormatTokenLexer.cpp | 636 FormatToken *FormatTokenLexer::getNextToken() { in getNextToken() function in clang::format::FormatTokenLexer |
| /freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
| HD | Parser.cpp | 107 TokenInfo getNextToken() { in getNextToken() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer |