Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.cpp449 const FormatToken *NextNonComment = Previous.getNextNonComment(); in addTokenOnNewLine() local
606 const FormatToken *NextNonComment = Previous.getNextNonComment(); in getNewLineColumn() local
1028 const FormatToken *NextNonComment = Current.getNextNonComment(); in moveStatePastScopeCloser() local
DTokenAnnotator.cpp1447 const FormatToken *NextNonComment = Current->getNextNonComment(); in getCurrentPrecedence() local