Searched defs:SupportsExceptionBreakpointsOnThrow (Results 1 – 3 of 3) sorted by relevance
42 bool SBLanguageRuntime::SupportsExceptionBreakpointsOnThrow( in SupportsExceptionBreakpointsOnThrow() function in SBLanguageRuntime
197 bool SupportsExceptionBreakpointsOnThrow() const override { return true; } in SupportsExceptionBreakpointsOnThrow() function
368 virtual bool SupportsExceptionBreakpointsOnThrow() const { return false; } in SupportsExceptionBreakpointsOnThrow() function