Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp938 const bool LineRequiresLeadingSpace = in BreakableLineCommentSection() local
943 (SpacesInPrefix != 0 || LineRequiresLeadingSpace); in BreakableLineCommentSection()