Searched defs:getNextToken (Results 1 – 2 of 2) 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 | 1142 FormatToken *FormatTokenLexer::getNextToken() { in getNextToken() function in clang::format::FormatTokenLexer |