Searched refs:NonCommentEnd (Results 1 – 1 of 1) sorted by relevance
199 const FormatToken *NonCommentEnd = ItemEnd->getPreviousNonComment(); in precomputeFormattingInfos() local200 ItemLengths.push_back(CodePointsBetween(ItemBegin, NonCommentEnd)); in precomputeFormattingInfos()