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