Searched refs:NextNonComment (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DFormat.cpp916 const FormatToken *NextNonComment = Current.getNextNonComment(); local
917 if (NextNonComment && NextNonComment->isNot(tok::l_square))

Completed in 131 milliseconds