Searched refs:precond (Results 1 – 1 of 1) sorted by relevance
230 if (BreakpointPreconditionSP precond = in GetExceptionPrecondition() local232 return precond; in GetExceptionPrecondition()251 if (auto precond = GetExceptionPrecondition(language, throw_bp)) in CreateExceptionBreakpoint() local252 exc_breakpt_sp->SetPrecondition(precond); in CreateExceptionBreakpoint()