Home
last modified time | relevance | path

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

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