Searched refs:LastOfChild (Results 1 – 1 of 1) sorted by relevance
1647 FormatToken &LastOfChild = *Current->Previous->Children[0]->Last; in calculateFormattingInformation() local1648 ChildSize = LastOfChild.isTrailingComment() ? Style.ColumnLimit in calculateFormattingInformation()1649 : LastOfChild.TotalLength + 1; in calculateFormattingInformation()