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

/external/clang/lib/Format/
H A DTokenAnnotator.h117 void setCommentLineLevels(SmallVectorImpl<AnnotatedLine *> &Lines);
H A DTokenAnnotator.cpp1162 TokenAnnotator::setCommentLineLevels(SmallVectorImpl<AnnotatedLine *> &Lines) { function in class:clang::format::TokenAnnotator
1173 setCommentLineLevels((*I)->Children);
H A DFormat.cpp1739 Annotator.setCommentLineLevels(AnnotatedLines);

Completed in 81 milliseconds