Searched refs:setCommentLineLevels (Results 1 – 3 of 3) sorted by relevance
164 void setCommentLineLevels(SmallVectorImpl<AnnotatedLine *> &Lines) const;
2642 void TokenAnnotator::setCommentLineLevels( in setCommentLineLevels() function in clang::format::TokenAnnotator2667 setCommentLineLevels(Line->Children); in setCommentLineLevels()
2030 Annotator.setCommentLineLevels(AnnotatedLines); in analyze()