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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h39 uint32_t getStartLine() const { return LineData & StartLineMask; } function
112 uint32_t getStartLine() const { return LineInf.getStartLine(); } function in class:llvm::codeview::LineInfo::Line

Completed in 107 milliseconds