Searched refs:CodePointsBetween (Results 1 – 1 of 1) sorted by relevance
167 static unsigned CodePointsBetween(const FormatToken *Begin, in CodePointsBetween() function226 ItemLengths.push_back(CodePointsBetween(ItemBegin, NonCommentEnd)); in precomputeFormattingInfos()240 ItemLengths.push_back(CodePointsBetween(ItemBegin, ItemEnd)); in precomputeFormattingInfos()248 EndOfLineItemLength.push_back(CodePointsBetween(ItemBegin, ItemEnd)); in precomputeFormattingInfos()