Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp766 const FormatToken *NextNonComment = Previous.getNextNonComment(); in addTokenOnNewLine() local
978 const FormatToken *NextNonComment = Previous.getNextNonComment(); in getNewLineColumn() local
1613 const FormatToken *NextNonComment = Current.getNextNonComment(); in moveStatePastScopeCloser() local
H A DTokenAnnotator.cpp2164 const FormatToken *NextNonComment = Current->getNextNonComment(); in getCurrentPrecedence() local