Searched defs:nextToken (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | MacroExpander.cpp | 109 void nextToken() { in nextToken() function in clang::format::MacroExpander::DefinitionParser |
H A D | SortJavaScriptImports.cpp | 226 void nextToken() { in nextToken() function in clang::format::JavaScriptImportSorter |
H A D | UnwrappedLineParser.cpp | 3140 void UnwrappedLineParser::nextToken(int LevelDifference) { in nextToken() function in clang::format::UnwrappedLineParser |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ | ||
H A D | lexer.c | 151 TOK Lexer::nextToken() in nextToken() function |
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ | ||
H A D | lexer.d | 196 final TOK nextToken() in nextToken() function |