Searched refs:SupportsExceptionBreakpointsOnCatch (Results 1 – 5 of 5) sorted by relevance
49 bool SBLanguageRuntime::SupportsExceptionBreakpointsOnCatch( in SupportsExceptionBreakpointsOnCatch() function in SBLanguageRuntime52 return lang_plugin->SupportsExceptionBreakpointsOnCatch(); in SupportsExceptionBreakpointsOnCatch()
37 static bool SupportsExceptionBreakpointsOnCatch(lldb::LanguageType language);
372 virtual bool SupportsExceptionBreakpointsOnCatch() const { return false; } in SupportsExceptionBreakpointsOnCatch() function
321 languagePlugin->SupportsExceptionBreakpointsOnCatch()) { in SetOptionValue()
34708 result = (bool)lldb::SBLanguageRuntime::SupportsExceptionBreakpointsOnCatch(arg1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnCatch()