Home
last modified time | relevance | path

Searched refs:GetDefaultExceptionResolverDescription (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp491 GetDefaultExceptionResolverDescription(catch_on, throw_on, s); in GetExceptionResolverDescription()
494 void Language::GetDefaultExceptionResolverDescription(bool catch_on, in GetDefaultExceptionResolverDescription() function in Language
H A DLanguageRuntime.cpp134 Language::GetDefaultExceptionResolverDescription(m_catch_bp, m_throw_bp, in GetDescription()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h278 static void GetDefaultExceptionResolverDescription(bool catch_on,