Searched refs:ClearExceptionBreakpoints (Results 1 – 6 of 6) sorted by relevance
57 void ClearExceptionBreakpoints() override;
529 void ItaniumABILanguageRuntime::ClearExceptionBreakpoints() { in ClearExceptionBreakpoints() function in ItaniumABILanguageRuntime
456 m_cxx_language_runtime->ClearExceptionBreakpoints(); in ClearBreakpoints()458 m_objc_language_runtime->ClearExceptionBreakpoints(); in ClearBreakpoints()
82 void ClearExceptionBreakpoints() override;
411 void AppleObjCRuntime::ClearExceptionBreakpoints() { in ClearExceptionBreakpoints() function in AppleObjCRuntime
106 virtual void ClearExceptionBreakpoints() {} in ClearExceptionBreakpoints() function