Searched refs:ClearExceptionBreakpoints (Results 1 – 6 of 6) sorted by relevance
67 void ClearExceptionBreakpoints() override;
582 void ItaniumABILanguageRuntime::ClearExceptionBreakpoints() { in ClearExceptionBreakpoints() function in ItaniumABILanguageRuntime
426 m_cxx_language_runtime->ClearExceptionBreakpoints(); in ClearBreakpoints() 428 m_objc_language_runtime->ClearExceptionBreakpoints(); in ClearBreakpoints()
84 void ClearExceptionBreakpoints() override;
432 void AppleObjCRuntime::ClearExceptionBreakpoints() { in ClearExceptionBreakpoints() function in AppleObjCRuntime
137 virtual void ClearExceptionBreakpoints() {} in ClearExceptionBreakpoints() function