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

References

tools/lldb/include/lldb/Utility/Listener.h
   59   const char *GetName() { return m_name.c_str(); }
tools/lldb/source/Utility/Broadcaster.cpp
  270       listener_sp->m_name.c_str(), static_cast<void *>(listener_sp.get()));
  301              listener_sp->m_name.c_str(),
tools/lldb/source/Utility/Listener.cpp
   46               m_name.c_str());
   55             __FUNCTION__, m_name.c_str());
   81             __FUNCTION__, m_name.c_str());
  106                 event_mask, acquired_mask, m_name.c_str());
  140                 acquired_mask, m_name.c_str());
  206               static_cast<void *>(this), m_name.c_str(),
  352   LLDB_LOG(log, "this = {0}, timeout = {1} for {2}", this, timeout, m_name);
  371                   static_cast<void *>(this), m_name.c_str());
  376                   static_cast<void *>(this), m_name.c_str());