Searched defs:SetBreakpointID (Results 1 – 2 of 2) sorted by relevance
38 void SetBreakpointID(lldb::break_id_t bp_id) { m_break_id = bp_id; } in SetBreakpointID() function
61 void SetBreakpointID(lldb::user_id_t ID) { m_breakpoint_id = ID; } in SetBreakpointID() function