Searched refs:should_continue (Results 1 – 2 of 2) sorted by relevance
105 bool should_continue = true; in SearchCallback() local110 should_continue = interp->ScriptedBreakpointResolverSearchCallback( in SearchCallback()113 if (should_continue) in SearchCallback()
1594 bool should_continue = false; in ScriptedThreadPlanExplainsStop() 1599 should_continue = SWIGBridge::LLDBSwigPythonCallBreakpointResolver( in ScriptedThreadPlanShouldStop() 1606 return should_continue; in ScriptedThreadPlanShouldStop() 1700 bool should_continue = false; ScriptedBreakpointResolverSearchCallback() local