Home
last modified time | relevance | path

Searched refs:NextNoComment (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DContinuationIndenter.cpp942 const FormatToken *NextNoComment = Current.getNextNonComment(); in moveStatePastScopeOpener() local
950 (NextNoComment && NextNoComment->is(TT_DesignatedInitializerPeriod)); in moveStatePastScopeOpener()