Searched refs:AcrossEmptyLines (Results 1 – 4 of 4) sorted by relevance
199 bool AcrossEmptyLines; member245 return Enabled == R.Enabled && AcrossEmptyLines == R.AcrossEmptyLines &&
306 - AcrossEmptyLines315 AlignConsecutiveMacros: AcrossEmptyLines319 AcrossEmptyLines: true344 * ``bool AcrossEmptyLines`` Whether to align across empty lines.431 - AcrossEmptyLines440 AlignConsecutiveMacros: AcrossEmptyLines444 AcrossEmptyLines: true469 * ``bool AcrossEmptyLines`` Whether to align across empty lines.556 - AcrossEmptyLines565 AlignConsecutiveMacros: AcrossEmptyLines[all …]
586 (Changes[i].NewlinesBefore > 1) && !ACS.AcrossEmptyLines;775 !Style.AlignConsecutiveMacros.AcrossEmptyLines; in alignConsecutiveMacros()
107 IO.mapOptional("AcrossEmptyLines", Value.AcrossEmptyLines); in mapping()1308 LLVMStyle.AlignConsecutiveAssignments.AcrossEmptyLines = false; in getLLVMStyle()