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

References

tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 1800       thread_sp->SetName(thread_name.empty() ? nullptr : thread_name.c_str());
 1800       thread_sp->SetName(thread_name.empty() ? nullptr : thread_name.c_str());