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()
305 BreakableComment::getSplit(unsigned LineIndex, unsigned TailOffset, in getSplit()
317 unsigned LineIndex, unsigned TailOffset, Split Split, in compressWhitespace()
494 unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, in getSplit()
504 void BreakableBlockComment::adjustWhitespace(unsigned LineIndex, in adjustWhitespace()
541 unsigned BreakableBlockComment::getRangeLength(unsigned LineIndex, in getRangeLength()
550 unsigned BreakableBlockComment::getRemainingLength(unsigned LineIndex, in getRemainingLength()
569 unsigned BreakableBlockComment::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
600 void BreakableBlockComment::insertBreak(unsigned LineIndex, unsigned TailOffset, in insertBreak()
632 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in getReflowSplit()
656 void BreakableBlockComment::reflow(unsigned LineIndex, in reflow()
678 unsigned LineIndex, WhitespaceManager &Whitespaces) const { in adaptStartOfLine()
740 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in mayReflow()
900 BreakableLineCommentSection::getRangeLength(unsigned LineIndex, unsigned Offset, in getRangeLength()
909 BreakableLineCommentSection::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
915 unsigned LineIndex, unsigned TailOffset, Split Split, in insertBreak()
930 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in getReflowSplit()
943 void BreakableLineCommentSection::reflow(unsigned LineIndex, in reflow()
993 unsigned LineIndex, WhitespaceManager &Whitespaces) const { in adaptStartOfLine()
1039 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in mayReflow()