reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Target/Thread.h
 1147   void SetShouldReportStop(Vote vote);

References

tools/lldb/source/Target/StopInfo.cpp
  485                 thread_sp->SetShouldReportStop(eVoteYes);
tools/lldb/source/Target/ThreadList.cpp
  404     thread_sp->SetShouldReportStop(vote);