Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DLanguageRuntime.cpp253 exc_breakpt_sp->SetPrecondition(precond); in CreateExceptionBreakpoint()
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpoint.h547 void SetPrecondition(lldb::BreakpointPreconditionSP precondition_sp) { in SetPrecondition() function