Searched defs:StopInfoException (Results 1 – 1 of 1) sorted by relevance
1140 class StopInfoException : public StopInfo { class1142 StopInfoException(Thread &thread, const char *description) in StopInfoException() function in lldb_private::StopInfoException