Searched refs:LLDB_BREAK_ID_IS_VALID (Results 1 – 4 of 4) sorted by relevance
42 #define LLDB_BREAK_ID_IS_VALID(bid) ((bid) != (LLDB_INVALID_BREAK_ID)) macro
166 if (!LLDB_BREAK_ID_IS_VALID ((*pos).second)) in ValidatePlan()
244 if (m_process->IsAlive() && LLDB_BREAK_ID_IS_VALID(m_break_id)) in Clear()262 return LLDB_BREAK_ID_IS_VALID (m_break_id); in DidSetNotificationBreakpoint()
522 if (m_process->IsAlive() && LLDB_BREAK_ID_IS_VALID(m_break_id)) in Clear()