Home
last modified time | relevance | path

Searched defs:LineIndex (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Format/
DBreakableToken.cpp137 unsigned LineIndex, unsigned Offset, StringRef::size_type Length) const { in getLineLengthAfterSplit()
163 BreakableStringLiteral::getSplit(unsigned LineIndex, unsigned TailOffset, in getSplit()
170 void BreakableStringLiteral::insertBreak(unsigned LineIndex, in insertBreak()
219 BreakableLineComment::getSplit(unsigned LineIndex, unsigned TailOffset, in getSplit()
225 void BreakableLineComment::insertBreak(unsigned LineIndex, unsigned TailOffset, in insertBreak()
233 void BreakableLineComment::replaceWhitespace(unsigned LineIndex, in replaceWhitespace()
243 unsigned LineIndex, WhitespaceManager &Whitespaces) { in replaceWhitespaceBefore()
326 void BreakableBlockComment::adjustWhitespace(unsigned LineIndex, in adjustWhitespace()
367 unsigned LineIndex, unsigned Offset, StringRef::size_type Length) const { in getLineLengthAfterSplit()
378 BreakableBlockComment::getSplit(unsigned LineIndex, unsigned TailOffset, in getSplit()
[all …]
DBreakableToken.h71 virtual void replaceWhitespaceBefore(unsigned LineIndex, in replaceWhitespaceBefore()
129 void replaceWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, in replaceWhitespace()
DContinuationIndenter.cpp1161 for (unsigned LineIndex = 0, EndIndex = Token->getLineCount(); in breakProtrudingToken() local
/external/llvm/lib/IR/
DGCOV.cpp591 for (uint32_t LineIndex = 0; LineIndex < Line.LastLine || !AllLines.empty(); in print() local
712 uint32_t LineIndex, uint32_t &BlockNo) const { in printBlockInfo()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp366 size_t LineIndex = 0; in operator <<() local
/external/clang/lib/Parse/
DParseStmtAsm.cpp247 unsigned LineIndex = 0; in ParseMSAsmIdentifier() local