Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp522 GetDefaultExceptionResolverDescription(catch_on, throw_on, s); in GetExceptionResolverDescription()
525 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/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h291 static void GetDefaultExceptionResolverDescription(bool catch_on,