Lines Matching refs:SBLanguageRuntime
34588 …result = (lldb::LanguageType)lldb::SBLanguageRuntime::GetLanguageTypeFromString((char const *)arg1… in _wrap_SBLanguageRuntime_GetLanguageTypeFromString()
34608 result = (char *)lldb::SBLanguageRuntime::GetNameForLanguageType(arg1); in _wrap_SBLanguageRuntime_GetNameForLanguageType()
34628 result = (bool)lldb::SBLanguageRuntime::LanguageIsCPlusPlus(arg1); in _wrap_SBLanguageRuntime_LanguageIsCPlusPlus()
34648 result = (bool)lldb::SBLanguageRuntime::LanguageIsObjC(arg1); in _wrap_SBLanguageRuntime_LanguageIsObjC()
34668 result = (bool)lldb::SBLanguageRuntime::LanguageIsCFamily(arg1); in _wrap_SBLanguageRuntime_LanguageIsCFamily()
34688 result = (bool)lldb::SBLanguageRuntime::SupportsExceptionBreakpointsOnThrow(arg1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnThrow()
34708 result = (bool)lldb::SBLanguageRuntime::SupportsExceptionBreakpointsOnCatch(arg1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnCatch()
34728 result = (char *)lldb::SBLanguageRuntime::GetThrowKeywordForLanguage(arg1); in _wrap_SBLanguageRuntime_GetThrowKeywordForLanguage()
34748 result = (char *)lldb::SBLanguageRuntime::GetCatchKeywordForLanguage(arg1); in _wrap_SBLanguageRuntime_GetCatchKeywordForLanguage()
34762 lldb::SBLanguageRuntime *result = 0 ; in _wrap_new_SBLanguageRuntime()
34765 result = (lldb::SBLanguageRuntime *)new lldb::SBLanguageRuntime(); in _wrap_new_SBLanguageRuntime()
34777 lldb::SBLanguageRuntime *arg1 = (lldb::SBLanguageRuntime *) obj; in swig_delete_SBLanguageRuntime()