Searched refs:CodePointsBetween (Results 1 – 1 of 1) sorted by relevance
140 static unsigned CodePointsBetween(const FormatToken *Begin, in CodePointsBetween() function193 ItemLengths.push_back(CodePointsBetween(ItemBegin, NonCommentEnd)); in precomputeFormattingInfos()207 ItemLengths.push_back(CodePointsBetween(ItemBegin, ItemEnd)); in precomputeFormattingInfos()214 EndOfLineItemLength.push_back(CodePointsBetween(ItemBegin, ItemEnd)); in precomputeFormattingInfos()