Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DBreakableToken.cpp840 const bool LineRequiresLeadingSpace = in BreakableLineCommentSection() local
845 (SpacesInPrefix != 0 || LineRequiresLeadingSpace); in BreakableLineCommentSection()