Searched refs:AcrossComments (Results 1 – 4 of 4) sorted by relevance
212 bool AcrossComments; member246 AcrossComments == R.AcrossComments &&
307 - AcrossComments320 AcrossComments: false362 * ``bool AcrossComments`` Whether to align across comments.432 - AcrossComments445 AcrossComments: false487 * ``bool AcrossComments`` Whether to align across comments.557 - AcrossComments570 AcrossComments: false612 * ``bool AcrossComments`` Whether to align across comments.683 - AcrossComments[all …]
591 !FoundMatchOnLine && !(LineIsComment && ACS.AcrossComments);781 !(LineIsComment && Style.AlignConsecutiveMacros.AcrossComments); in alignConsecutiveMacros()
108 IO.mapOptional("AcrossComments", Value.AcrossComments); in mapping()1309 LLVMStyle.AlignConsecutiveAssignments.AcrossComments = false; in getLLVMStyle()