Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/
H A D.clang-format59 BreakBeforeConceptDeclarations: true
/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h1784 BreakBeforeConceptDeclarationsStyle BreakBeforeConceptDeclarations; member
4212 BreakBeforeConceptDeclarations == R.BreakBeforeConceptDeclarations &&
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp889 Style.BreakBeforeConceptDeclarations); in mapping()
1358 LLVMStyle.BreakBeforeConceptDeclarations = FormatStyle::BBCDS_Always; in getLLVMStyle()
H A DContinuationIndenter.cpp527 switch (Style.BreakBeforeConceptDeclarations) { in mustBreak()
H A DTokenAnnotator.cpp4544 return Style.BreakBeforeConceptDeclarations == FormatStyle::BBCDS_Always; in mustBreakBefore()
4982 return Style.BreakBeforeConceptDeclarations != FormatStyle::BBCDS_Never; in canBreakBefore()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst2404 **BreakBeforeConceptDeclarations** (``BreakBeforeConceptDeclarationsStyle``) :versionbadge:`clang-f…