Searched refs:ClearExceptionBreakpoints (Results 1 – 6 of 6) sorted by relevance
63 void ClearExceptionBreakpoints() override;
497 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;
426 void AppleObjCRuntime::ClearExceptionBreakpoints() { in ClearExceptionBreakpoints() function in AppleObjCRuntime
104 virtual void ClearExceptionBreakpoints() {} in ClearExceptionBreakpoints() function