Home
last modified time | relevance | path

Searched defs:LastLine (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/clang/tools/clang-refactor/
H A DTestSupport.cpp170 size_t LastLine = Source.find_last_of("\r\n"); in getLineColumn() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp73 const int64_t LastLine; member in llvm::symbolize::SourceCode
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp513 LineInfo LastLine(Group.LineNumbers.back().Flags); in findLineTable() local
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp520 unsigned LastLine = 1; in emitLineTableForUnit() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1344 bool LastLine = TheLine.First->is(tok::eof); in format() local
H A DUnwrappedLineParser.cpp967 auto &LastLine = CurrentLines->back(); in parseBlock() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp170 unsigned FileNum, LastLine, Column, Flags, Isa, Discriminator; in emitOne() local