Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A 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 …]
H A DBreakableToken.h71 virtual void replaceWhitespaceBefore(unsigned LineIndex, in replaceWhitespaceBefore()
129 void replaceWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, in replaceWhitespace()
H A DContinuationIndenter.cpp1161 for (unsigned LineIndex = 0, EndIndex = Token->getLineCount(); in breakProtrudingToken() local
/aosp_15_r20/external/rust/android-crates-io/crates/pest/src/iterators/
Dline_index.rs12 pub struct LineIndex { struct
17 impl LineIndex { impl
18 pub fn new(text: &str) -> LineIndex { in new()
Dpair.rs57 line_index: Rc<LineIndex>, in new()
Dpairs.rs48 line_index: Option<Rc<LineIndex>>, in new()
/aosp_15_r20/external/llvm/lib/IR/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DGCOV.cpp740 for (uint32_t LineIndex = 0; LineIndex < Line.LastLine || !AllLines.empty(); in print() local
852 uint32_t LineIndex, uint32_t &BlockNo) const { in printBlockInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp366 size_t LineIndex = 0; in operator <<() local
/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmtAsm.cpp247 unsigned LineIndex = 0; in ParseMSAsmIdentifier() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp406 size_t LineIndex = 0; in operator <<() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A Draw_ostream.cpp406 size_t LineIndex = 0; in operator <<() local