Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h316 unsigned LastLine = 1; in emitLineTableRows() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp73 const int64_t LastLine; member in llvm::symbolize::SourceCode
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp513 LineInfo LastLine(Group.LineNumbers.back().Flags); in findLineTable() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1062 unsigned LastLine = 1; in emitLineTableRows() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1389 bool LastLine = TheLine.First->is(tok::eof); in format() local
H A DUnwrappedLineParser.cpp857 auto &LastLine = CurrentLines->back(); in parseBlock() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp174 unsigned FileNum, LastLine, Column, Flags, Isa, Discriminator; in emitOne() local