Searched defs:getLineDelta (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h41 uint32_t getLineDelta() const { function
114 uint32_t getLineDelta() const { return LineInf.getLineDelta(); } function in class:llvm::codeview::LineInfo::Line
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h416 int64_t getLineDelta() const { return LineDelta; } function in class:llvm::MCDwarfLineAddrFragment

Completed in 75 milliseconds