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