Home
last modified time | relevance | path

Searched refs:GetExceptionPrecondition (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp219 LanguageRuntime::GetExceptionPrecondition(LanguageType language, in GetExceptionPrecondition() function in LanguageRuntime
251 if (auto precond = GetExceptionPrecondition(language, throw_bp)) in CreateExceptionBreakpoint()
/src/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h151 GetExceptionPrecondition(lldb::LanguageType language, bool throw_bp);