Searched refs:BreakBeforeConceptDeclarations (Results 1 – 4 of 4) sorted by relevance
2240 BreakBeforeConceptDeclarationsStyle BreakBeforeConceptDeclarations; member5372 BreakBeforeConceptDeclarations == R.BreakBeforeConceptDeclarations &&
1037 Style.BreakBeforeConceptDeclarations); in mapping()1569 LLVMStyle.BreakBeforeConceptDeclarations = FormatStyle::BBCDS_Always; in getLLVMStyle()
580 switch (Style.BreakBeforeConceptDeclarations) { in mustBreak()
5840 return Style.BreakBeforeConceptDeclarations == FormatStyle::BBCDS_Always; in mustBreakBefore()6323 return Style.BreakBeforeConceptDeclarations != FormatStyle::BBCDS_Never; in canBreakBefore()