Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DBreakableToken.cpp839 const bool IsFormatComment = LineTok && switchesFormatting(*LineTok); in BreakableLineCommentSection() local
844 !IsFormatComment && in BreakableLineCommentSection()