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