Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp252 exc_breakpt_sp->SetPrecondition(precond); in CreateExceptionBreakpoint()
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h556 void SetPrecondition(lldb::BreakpointPreconditionSP precondition_sp) { in SetPrecondition() function