Lines Matching defs:LineIndex
246 unsigned BreakableStringLiteral::getRangeLength(unsigned LineIndex, in getRangeLength()
255 BreakableStringLiteral::getRemainingLength(unsigned LineIndex, unsigned Offset, in getRemainingLength()
262 unsigned BreakableStringLiteral::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
280 unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, in getSplit()
286 void BreakableStringLiteral::insertBreak(unsigned LineIndex, in insertBreak()
358 unsigned LineIndex, unsigned Offset, unsigned StartColumn) const { in getRemainingLength()
365 BreakableStringLiteralUsingOperators::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
377 unsigned LineIndex, unsigned TailOffset, Split Split, in insertBreak()
419 BreakableComment::getSplit(unsigned LineIndex, unsigned TailOffset, in getSplit()
431 unsigned LineIndex, unsigned TailOffset, Split Split, in compressWhitespace()
608 unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, in getSplit()
618 void BreakableBlockComment::adjustWhitespace(unsigned LineIndex, in adjustWhitespace()
655 unsigned BreakableBlockComment::getRangeLength(unsigned LineIndex, in getRangeLength()
664 unsigned BreakableBlockComment::getRemainingLength(unsigned LineIndex, in getRemainingLength()
683 unsigned BreakableBlockComment::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
712 void BreakableBlockComment::insertBreak(unsigned LineIndex, unsigned TailOffset, in insertBreak()
744 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in getReflowSplit()
768 void BreakableBlockComment::reflow(unsigned LineIndex, in reflow()
790 unsigned LineIndex, WhitespaceManager &Whitespaces) const { in adaptStartOfLine()
852 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in mayReflow()
1012 BreakableLineCommentSection::getRangeLength(unsigned LineIndex, unsigned Offset, in getRangeLength()
1021 BreakableLineCommentSection::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
1027 unsigned LineIndex, unsigned TailOffset, Split Split, in insertBreak()
1042 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in getReflowSplit()
1055 void BreakableLineCommentSection::reflow(unsigned LineIndex, in reflow()
1105 unsigned LineIndex, WhitespaceManager &Whitespaces) const { in adaptStartOfLine()
1151 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in mayReflow()