Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h44 uint32_t getEndLine() const { return getStartLine() + getLineDelta(); } in getEndLine() function
115 uint32_t getEndLine() const { return LineInf.getEndLine(); } in getEndLine() function