Searched refs:AcrossComments (Results 1 – 5 of 5) sorted by relevance
211 bool AcrossComments; member245 AcrossComments == R.AcrossComments &&
292 - AcrossComments305 AcrossComments: false347 * ``bool AcrossComments`` Whether to align across comments.415 - AcrossComments428 AcrossComments: false470 * ``bool AcrossComments`` Whether to align across comments.538 - AcrossComments551 AcrossComments: false593 * ``bool AcrossComments`` Whether to align across comments.662 - AcrossComments[all …]
573 !FoundMatchOnLine && !(LineIsComment && ACS.AcrossComments);762 !(LineIsComment && Style.AlignConsecutiveMacros.AcrossComments); in alignConsecutiveMacros()
201 IO.mapOptional("AcrossComments", Value.AcrossComments); in mapping()1188 LLVMStyle.AlignConsecutiveAssignments.AcrossComments = false; in getLLVMStyle()
16274 Style.AlignConsecutiveMacros.AcrossComments = true; in TEST_F()16332 Style.AlignConsecutiveMacros.AcrossComments = false; in TEST_F()16371 Style.AlignConsecutiveMacros.AcrossComments = true; in TEST_F()16499 Alignment.AlignConsecutiveDeclarations.AcrossComments = true; in TEST_F()16563 Alignment.AlignConsecutiveBitFields.AcrossComments = true; in TEST_F()16631 Alignment.AlignConsecutiveAssignments.AcrossComments = true; in TEST_F()16720 Alignment.AlignConsecutiveAssignments.AcrossComments = true; in TEST_F()17104 Alignment.AlignConsecutiveAssignments.AcrossComments = true; in TEST_F()19500 Style.AlignConsecutiveAssignments.AcrossComments = true; in TEST_F()19501 Style.AlignConsecutiveDeclarations.AcrossComments = true; in TEST_F()[all …]