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

References

tools/lldb/source/DataFormatters/TypeSynthetic.cpp
  130     : SyntheticChildrenFrontEnd(backend), m_python_class(pclass),
  132   if (backend == LLDB_INVALID_UID)
  135   TargetSP target_sp = backend.GetTargetSP();
  144         m_python_class.c_str(), backend.GetSP());