Searched defs:getNextToken (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | FormatTokenSource.h | 85 FormatToken *getNextToken() override { getNextToken() function |
H A D | FormatTokenLexer.cpp | 1104 FormatToken *FormatTokenLexer::getNextToken() { getNextToken() function in clang::format::FormatTokenLexer |
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | Parser.cpp | 109 TokenInfo getNextToken() { in getNextToken() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer |