Home
last modified time | relevance | path

Searched refs:nextToken (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.cpp641 nextToken(); in parseChildBlock()
653 nextToken(); in parseChildBlock()
659 nextToken(); in parsePPDirective()
745 nextToken(); in parsePPIf()
800 nextToken(); in parsePPDefine()
821 nextToken(); in parsePPDefine()
1451 nextToken(); in tryToParseLambdaIntroducer()
1465 nextToken(); in tryToParseJSFunction()
1508 nextToken(); in tryToParseBracedList()
1609 nextToken(); in parseParens()
[all …]
H A DSortJavaScriptImports.cpp223 void nextToken() { in nextToken() function in clang::format::JavaScriptImportSorter
340 nextToken(); in parseModuleReference()
354 nextToken(); in parseModuleReference()
386 nextToken(); in parseStarBinding()
389 nextToken(); in parseStarBinding()
393 nextToken(); in parseStarBinding()
400 nextToken(); in parseNamedBindings()
412 nextToken(); in parseNamedBindings()
423 nextToken(); in parseNamedBindings()
426 nextToken(); in parseNamedBindings()
[all …]
H A DUnwrappedLineParser.h139 void nextToken(int LevelDifference = 0);