Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp300 bool ThreadPlanStepRange::IsNextBranchBreakpointStop(StopInfoSP stop_info_sp) { in IsNextBranchBreakpointStop() function in ThreadPlanStepRange
327 if (IsNextBranchBreakpointStop(GetPrivateStopInfo())) in ClearNextBranchBreakpointExplainedStop()
462 if (!IsNextBranchBreakpointStop(stop_info_sp)) in NextRangeBreakpointExplainsStop()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStepRange.h64 bool IsNextBranchBreakpointStop(lldb::StopInfoSP stop_info_sp);