Searched defs:SupportsExceptionBreakpointsOnCatch (Results 1 – 2 of 2) sorted by relevance
49 bool SBLanguageRuntime::SupportsExceptionBreakpointsOnCatch( in SupportsExceptionBreakpointsOnCatch() function in SBLanguageRuntime
372 virtual bool SupportsExceptionBreakpointsOnCatch() const { return false; } in SupportsExceptionBreakpointsOnCatch() function