Searched refs:FirstNonSpace (Results 1 – 1 of 1) sorted by relevance
838 const auto FirstNonSpace = Lines[i][IndentPrefix.size()]; in BreakableLineCommentSection() local842 (FirstNonSpace == '}' && FirstLineSpaceChange != 0); in BreakableLineCommentSection()