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.cpp952 const bool LineRequiresLeadingSpace = in BreakableLineCommentSection() local
957 (SpacesInPrefix != 0 || LineRequiresLeadingSpace); in BreakableLineCommentSection()