Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDLanguageRuntime.cpp252 exc_breakpt_sp->SetPrecondition(precond); in CreateExceptionBreakpoint()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDBreakpoint.h556 void SetPrecondition(lldb::BreakpointPreconditionSP precondition_sp) { in SetPrecondition() function