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

Declarations

tools/lldb/include/lldb/Breakpoint/BreakpointLocation.h
  148   void SetThreadName(const char *thread_name);

References

tools/lldb/source/API/SBBreakpointLocation.cpp
  363     loc_sp->SetThreadName(thread_name);