Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DLanguageRuntime.h117 GetExceptionPrecondition(lldb::LanguageType language, bool throw_bp);