Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp634 if (!mayReflow(LineIndex, CommentPragmasRegex)) in getReflowSplit()
740 bool BreakableBlockComment::mayReflow( in mayReflow() function in clang::format::BreakableBlockComment
905 if (!mayReflow(LineIndex, CommentPragmasRegex)) in getReflowSplit()
1013 bool BreakableLineCommentSection::mayReflow( in mayReflow() function in clang::format::BreakableLineCommentSection