Searched refs:BreakAfterAttributes (Results 1 – 3 of 3) sorted by relevance
1651 AttributeBreakingStyle BreakAfterAttributes; member5031 BreakAfterAttributes == R.BreakAfterAttributes &&
957 IO.mapOptional("BreakAfterAttributes", Style.BreakAfterAttributes); in mapping()1474 LLVMStyle.BreakAfterAttributes = FormatStyle::ABS_Leave; in getLLVMStyle()
29 switch (Style.BreakAfterAttributes) { in mustBreakAfterAttributes()