Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h4027 SpacesInLineComment SpacesInLineCommentPrefix; member
4315 SpacesInLineCommentPrefix.Minimum ==
4316 R.SpacesInLineCommentPrefix.Minimum &&
4317 SpacesInLineCommentPrefix.Maximum ==
4318 R.SpacesInLineCommentPrefix.Maximum &&
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DBreakableToken.cpp758 const int Minimum = Style.SpacesInLineCommentPrefix.Minimum; in BreakableLineCommentSection()
821 Style.SpacesInLineCommentPrefix.Maximum) { in BreakableLineCommentSection()
823 Style.SpacesInLineCommentPrefix.Maximum - SpacesInPrefix; in BreakableLineCommentSection()
H A DNamespaceEndCommentsFixer.cpp360 Style.SpacesInLineCommentPrefix.Minimum); in analyze()
H A DFormat.cpp1029 Style.SpacesInLineCommentPrefix); in mapping()
1451 LLVMStyle.SpacesInLineCommentPrefix = {/*Minimum=*/1, /*Maximum=*/-1u}; in getLLVMStyle()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst5039 **SpacesInLineCommentPrefix** (``SpacesInLineComment``) :versionbadge:`clang-format 13` :ref:`¶ <Sp…