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

References

tools/lldb/source/DataFormatters/VectorType.cpp
  219     m_parent_format = m_backend.GetFormat();
  236         ::GetCompilerTypeForFormat(m_parent_format, element_type, type_system);
  238     m_item_format = GetItemFormatForFormat(m_parent_format, m_child_type);