Searched refs:BreakAfterAttributes (Results 1 – 3 of 3) sorted by relevance
1703 AttributeBreakingStyle BreakAfterAttributes; member5366 BreakAfterAttributes == R.BreakAfterAttributes &&
1029 IO.mapOptional("BreakAfterAttributes", Style.BreakAfterAttributes); in mapping()1563 LLVMStyle.BreakAfterAttributes = FormatStyle::ABS_Leave; in getLLVMStyle()
28 switch (Style.BreakAfterAttributes) { in mustBreakAfterAttributes()