Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DBreakableToken.h311 virtual bool mayReflow(unsigned LineIndex,
386 bool mayReflow(unsigned LineIndex,
456 bool mayReflow(unsigned LineIndex,
H A DBreakableToken.cpp633 if (!mayReflow(LineIndex, CommentPragmasRegex)) in getReflowSplit()
739 bool BreakableBlockComment::mayReflow( in mayReflow() function in clang::format::BreakableBlockComment
931 if (!mayReflow(LineIndex, CommentPragmasRegex)) in getReflowSplit()
1038 bool BreakableLineCommentSection::mayReflow( in mayReflow() function in clang::format::BreakableLineCommentSection