Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp951 const bool IsFormatComment = LineTok && switchesFormatting(*LineTok); in BreakableLineCommentSection() local
956 !IsFormatComment && in BreakableLineCommentSection()