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()
493 unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, in getSplit()
503 void BreakableBlockComment::adjustWhitespace(unsigned LineIndex, in adjustWhitespace()
540 unsigned BreakableBlockComment::getRangeLength(unsigned LineIndex, in getRangeLength()
562 unsigned BreakableBlockComment::getRemainingLength(unsigned LineIndex, in getRemainingLength()
569 unsigned BreakableBlockComment::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
601 void BreakableBlockComment::insertBreak(unsigned LineIndex, unsigned TailOffset, in insertBreak()
633 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()
741 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in mayReflow()
874 BreakableLineCommentSection::getRangeLength(unsigned LineIndex, unsigned Offset, in getRangeLength()
883 BreakableLineCommentSection::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
889 unsigned LineIndex, unsigned TailOffset, Split Split, in insertBreak()
904 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in getReflowSplit()
917 void BreakableLineCommentSection::reflow(unsigned LineIndex, in reflow()
967 unsigned LineIndex, WhitespaceManager &Whitespaces) const { in adaptStartOfLine()
1014 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in mayReflow()