Searched refs:LineIsComment (Results 1 – 1 of 1) sorted by relevance
569 bool LineIsComment = true; local608 !FoundMatchOnLine && !(LineIsComment && ACS.AcrossComments);619 LineIsComment = true;623 LineIsComment = false;779 bool LineIsComment = true; in alignConsecutiveMacros() local794 !(LineIsComment && Style.AlignConsecutiveMacros.AcrossComments); in alignConsecutiveMacros()803 LineIsComment = true; in alignConsecutiveMacros()807 LineIsComment = false; in alignConsecutiveMacros()921 bool LineIsComment = true; in alignConsecutiveShortCaseStatements() local936 !(LineIsComment && in alignConsecutiveShortCaseStatements()[all …]