Searched refs:BreakBeforeConceptDeclarations (Results 1 – 4 of 4) sorted by relevance
2076 BreakBeforeConceptDeclarationsStyle BreakBeforeConceptDeclarations; member4800 BreakBeforeConceptDeclarations == R.BreakBeforeConceptDeclarations &&
961 Style.BreakBeforeConceptDeclarations); in mapping()1468 LLVMStyle.BreakBeforeConceptDeclarations = FormatStyle::BBCDS_Always; in getLLVMStyle()
546 switch (Style.BreakBeforeConceptDeclarations) { in mustBreak()
5182 return Style.BreakBeforeConceptDeclarations == FormatStyle::BBCDS_Always; in mustBreakBefore()5613 return Style.BreakBeforeConceptDeclarations != FormatStyle::BBCDS_Never; in canBreakBefore()