Searched refs:BreakBeforeConceptDeclarations (Results 1 – 4 of 4) sorted by relevance
2188 BreakBeforeConceptDeclarationsStyle BreakBeforeConceptDeclarations; member5037 BreakBeforeConceptDeclarations == R.BreakBeforeConceptDeclarations &&
965 Style.BreakBeforeConceptDeclarations); in mapping()1480 LLVMStyle.BreakBeforeConceptDeclarations = FormatStyle::BBCDS_Always; in getLLVMStyle()
554 switch (Style.BreakBeforeConceptDeclarations) { in mustBreak()
5694 return Style.BreakBeforeConceptDeclarations == FormatStyle::BBCDS_Always; in mustBreakBefore()6143 return Style.BreakBeforeConceptDeclarations != FormatStyle::BBCDS_Never; in canBreakBefore()