Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DLanguageRuntime.cpp257 exc_breakpt_sp->SetPrecondition(precondition_sp); in CreateExceptionBreakpoint()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h660 void SetPrecondition(BreakpointPreconditionSP precondition_sp) { in SetPrecondition() function