Home
last modified time | relevance | path

Searched defs:NextNonComment (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DContinuationIndenter.cpp847 const FormatToken *NextNonComment = Previous.getNextNonComment(); in addTokenOnNewLine() local
1082 const FormatToken *NextNonComment = Previous.getNextNonComment(); in getNewLineColumn() local
1776 const FormatToken *NextNonComment = Current.getNextNonComment(); in moveStatePastScopeCloser() local
H A DWhitespaceManager.cpp1270 const auto *NextNonComment = C.Tok->getNextNonComment(); in getCells() local
H A DTokenAnnotator.cpp2535 const FormatToken *NextNonComment = Current->getNextNonComment(); in getCurrentPrecedence() local