Home
last modified time | relevance | path

Searched defs:nextToken (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DMacroExpander.cpp109 void nextToken() { in nextToken() function in clang::format::MacroExpander::DefinitionParser
H A DSortJavaScriptImports.cpp226 void nextToken() { in nextToken() function in clang::format::JavaScriptImportSorter
H A DUnwrappedLineParser.cpp3140 void UnwrappedLineParser::nextToken(int LevelDifference) { in nextToken() function in clang::format::UnwrappedLineParser
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dlexer.c151 TOK Lexer::nextToken() in nextToken() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dlexer.d196 final TOK nextToken() in nextToken() function