Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointID.h29 lldb::break_id_t GetBreakpointID() const { return m_break_id; } in GetBreakpointID() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DInstrumentationRuntime.h58 lldb::user_id_t GetBreakpointID() const { return m_breakpoint_id; } in GetBreakpointID() function