Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp378 const FormatToken *NextNonComment = Previous.getNextNonComment(); in addTokenOnNewLine() local
506 const FormatToken *NextNonComment = Previous.getNextNonComment(); in getNewLineColumn() local
870 const FormatToken *NextNonComment = Current.getNextNonComment(); in moveStatePastScopeCloser() local
H A DTokenAnnotator.cpp1209 const FormatToken *NextNonComment = Current->getNextNonComment(); in getCurrentPrecedence() local