Searched defs:SetID (Results 1 – 5 of 5) sorted by relevance
43 Stoppoint::SetID (break_id_t bid) in SetID() function in Stoppoint
49 SetID (lldb::break_id_t bp_id, lldb::break_id_t loc_id) in SetID() function
239 void SetID(lldb::watch_id_t id) { m_loc_id = id; } in SetID() function
71 SetID (lldb::user_id_t uid) { m_uid = uid; } in SetID() function
108 SetID(uint32_t uid) in SetID() function