Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlan.h521 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { in SetStopInfo() argument
522 GetThread().SetStopInfo(stop_reason_sp); in SetStopInfo()