Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.cpp416 const FormatToken *NextNonComment = Previous.getNextNonComment(); in addTokenOnNewLine() local
564 const FormatToken *NextNonComment = Previous.getNextNonComment(); in getNewLineColumn() local
977 const FormatToken *NextNonComment = Current.getNextNonComment(); in moveStatePastScopeCloser() local
DTokenAnnotator.cpp1361 const FormatToken *NextNonComment = Current->getNextNonComment(); in getCurrentPrecedence() local