Searched defs:ValidatePlan (Results 1 – 13 of 13) sorted by relevance
53 bool ThreadPlanCallOnFunctionExit::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanCallOnFunctionExit
52 bool ThreadPlanBase::ValidatePlan(Stream *error) { return true; } in ValidatePlan() function in ThreadPlanBase
47 bool ThreadPlanStepOverBreakpoint::ValidatePlan(Stream *error) { return true; } in ValidatePlan() function in ThreadPlanStepOverBreakpoint
130 bool ThreadPlanStepThrough::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanStepThrough
44 bool ThreadPlanPython::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanPython
82 bool ThreadPlanStepInstruction::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanStepInstruction
130 bool ThreadPlanRunToAddress::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanRunToAddress
190 bool ThreadPlanNull::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanNull
123 bool ThreadPlanStepUntil::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanStepUntil
223 bool ThreadPlanCallFunction::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanCallFunction
240 bool ThreadPlanStepOut::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanStepOut
57 bool ThreadPlanStepRange::ValidatePlan(Stream *error) { in ValidatePlan() function in ThreadPlanStepRange
98 bool AppleThreadPlanStepThroughObjCTrampoline::ValidatePlan(Stream *error) { in ValidatePlan() function in AppleThreadPlanStepThroughObjCTrampoline