Searched refs:setCommentLineLevels (Results 1 – 3 of 3) sorted by relevance
166 void setCommentLineLevels(SmallVectorImpl<AnnotatedLine *> &Lines);
2322 void TokenAnnotator::setCommentLineLevels( in setCommentLineLevels() function in clang::format::TokenAnnotator2355 setCommentLineLevels((*I)->Children); in setCommentLineLevels()
1684 Annotator.setCommentLineLevels(AnnotatedLines); in analyze()