Searched refs:BreakBeforeConceptDeclarations (Results 1 – 6 of 6) sorted by relevance
59 BreakBeforeConceptDeclarations: true
1784 BreakBeforeConceptDeclarationsStyle BreakBeforeConceptDeclarations; member4212 BreakBeforeConceptDeclarations == R.BreakBeforeConceptDeclarations &&
889 Style.BreakBeforeConceptDeclarations); in mapping()1358 LLVMStyle.BreakBeforeConceptDeclarations = FormatStyle::BBCDS_Always; in getLLVMStyle()
527 switch (Style.BreakBeforeConceptDeclarations) { in mustBreak()
4544 return Style.BreakBeforeConceptDeclarations == FormatStyle::BBCDS_Always; in mustBreakBefore()4982 return Style.BreakBeforeConceptDeclarations != FormatStyle::BBCDS_Never; in canBreakBefore()
2404 **BreakBeforeConceptDeclarations** (``BreakBeforeConceptDeclarationsStyle``) :versionbadge:`clang-f…