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

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueFileColonLine.h46 uint32_t GetLineNumber() { return m_line_number; } function in class:lldb_private::OptionValueFileColonLine
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDebugMacros.h48 uint64_t GetLineNumber() const { return m_line; } function in class:lldb_private::DebugMacroEntry

Completed in 116 milliseconds