Searched refs:AcrossEmptyLines (Results 1 – 3 of 3) sorted by relevance
202 bool AcrossEmptyLines; member264 return Enabled == R.Enabled && AcrossEmptyLines == R.AcrossEmptyLines &&358 bool AcrossEmptyLines; member414 return Enabled == R.Enabled && AcrossEmptyLines == R.AcrossEmptyLines &&
603 (CurrentChange.NewlinesBefore > 1) && !ACS.AcrossEmptyLines;788 !Style.AlignConsecutiveMacros.AcrossEmptyLines; in alignConsecutiveMacros()930 !Style.AlignConsecutiveShortCaseStatements.AcrossEmptyLines; in alignConsecutiveShortCaseStatements()
88 IO.mapOptional("AcrossEmptyLines", Value.AcrossEmptyLines); in mapping()101 IO.mapOptional("AcrossEmptyLines", Value.AcrossEmptyLines); in mapping()1419 LLVMStyle.AlignConsecutiveAssignments.AcrossEmptyLines = false; in getLLVMStyle()