Lines Matching defs:LineIndex
244 unsigned BreakableStringLiteral::getRangeLength(unsigned LineIndex, in getRangeLength()
253 BreakableStringLiteral::getRemainingLength(unsigned LineIndex, unsigned Offset, in getRemainingLength()
260 unsigned BreakableStringLiteral::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
278 unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, in getSplit()
284 void BreakableStringLiteral::insertBreak(unsigned LineIndex, in insertBreak()
303 BreakableComment::getSplit(unsigned LineIndex, unsigned TailOffset, in getSplit()
315 unsigned LineIndex, unsigned TailOffset, Split Split, in compressWhitespace()
491 unsigned LineIndex, unsigned TailOffset, unsigned ColumnLimit, in getSplit()
501 void BreakableBlockComment::adjustWhitespace(unsigned LineIndex, in adjustWhitespace()
538 unsigned BreakableBlockComment::getRangeLength(unsigned LineIndex, in getRangeLength()
560 unsigned BreakableBlockComment::getRemainingLength(unsigned LineIndex, in getRemainingLength()
567 unsigned BreakableBlockComment::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
599 void BreakableBlockComment::insertBreak(unsigned LineIndex, unsigned TailOffset, in insertBreak()
631 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in getReflowSplit()
654 void BreakableBlockComment::reflow(unsigned LineIndex, in reflow()
676 unsigned LineIndex, WhitespaceManager &Whitespaces) const { in adaptStartOfLine()
739 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in mayReflow()
840 BreakableLineCommentSection::getRangeLength(unsigned LineIndex, unsigned Offset, in getRangeLength()
848 unsigned BreakableLineCommentSection::getContentStartColumn(unsigned LineIndex, in getContentStartColumn()
856 unsigned LineIndex, unsigned TailOffset, Split Split, in insertBreak()
877 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in getReflowSplit()
890 void BreakableLineCommentSection::reflow(unsigned LineIndex, in reflow()
940 unsigned LineIndex, WhitespaceManager &Whitespaces) const { in adaptStartOfLine()
989 unsigned LineIndex, const llvm::Regex &CommentPragmasRegex) const { in mayReflow()