Searched refs:AcrossComments (Results 1 – 3 of 3) sorted by relevance
215 bool AcrossComments; member265 AcrossComments == R.AcrossComments &&377 bool AcrossComments; member398 AcrossComments == R.AcrossComments &&
600 !FoundMatchOnLine && !(LineIsComment && ACS.AcrossComments);786 !(LineIsComment && Style.AlignConsecutiveMacros.AcrossComments); in alignConsecutiveMacros()919 Style.AlignConsecutiveShortCaseStatements.AcrossComments) && in alignConsecutiveShortCaseStatements()
117 IO.mapOptional("AcrossComments", Value.AcrossComments); in mapping()130 IO.mapOptional("AcrossComments", Value.AcrossComments); in mapping()1414 LLVMStyle.AlignConsecutiveAssignments.AcrossComments = false; in getLLVMStyle()