Home
last modified time | relevance | path

Searched refs:mayReflow (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h352 virtual bool mayReflow(unsigned LineIndex,
427 bool mayReflow(unsigned LineIndex,
497 bool mayReflow(unsigned LineIndex,
H A DBreakableToken.cpp745 if (!mayReflow(LineIndex, CommentPragmasRegex)) in getReflowSplit()
851 bool BreakableBlockComment::mayReflow( in mayReflow() function in clang::format::BreakableBlockComment
1043 if (!mayReflow(LineIndex, CommentPragmasRegex)) in getReflowSplit()
1150 bool BreakableLineCommentSection::mayReflow( in mayReflow() function in clang::format::BreakableLineCommentSection