Searched refs:AcrossComments (Results 1 – 3 of 3) sorted by relevance
215 bool AcrossComments; member265 AcrossComments == R.AcrossComments &&377 bool AcrossComments; member415 AcrossComments == R.AcrossComments &&
608 !FoundMatchOnLine && !(LineIsComment && ACS.AcrossComments);794 !(LineIsComment && Style.AlignConsecutiveMacros.AcrossComments); in alignConsecutiveMacros()937 Style.AlignConsecutiveShortCaseStatements.AcrossComments) && in alignConsecutiveShortCaseStatements()
89 IO.mapOptional("AcrossComments", Value.AcrossComments); in mapping()102 IO.mapOptional("AcrossComments", Value.AcrossComments); in mapping()1418 LLVMStyle.AlignConsecutiveAssignments.AcrossComments = false; in getLLVMStyle()