Searched refs:ClearExceptionBreakpoints (Results 1 – 6 of 6) sorted by relevance
420 m_cxx_language_runtime->ClearExceptionBreakpoints(); in ClearBreakpoints()422 m_objc_language_runtime->ClearExceptionBreakpoints(); in ClearBreakpoints()
63 void ClearExceptionBreakpoints() override;
507 void ItaniumABILanguageRuntime::ClearExceptionBreakpoints() { in ClearExceptionBreakpoints() function in ItaniumABILanguageRuntime
84 void ClearExceptionBreakpoints() override;
424 void AppleObjCRuntime::ClearExceptionBreakpoints() { in ClearExceptionBreakpoints() function in AppleObjCRuntime
103 virtual void ClearExceptionBreakpoints() {} in ClearExceptionBreakpoints() function