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

References

tools/lldb/include/lldb/DataFormatters/TypeFormat.h
  173     return TypeFormatImpl::Type::eTypeFormat;
tools/lldb/source/API/SBTypeFormat.cpp
   58   if (IsValid() && m_opaque_sp->GetType() == TypeFormatImpl::Type::eTypeFormat)
  174         m_opaque_sp->GetType() == TypeFormatImpl::Type::eTypeFormat) ||
  180     if (m_opaque_sp->GetType() == TypeFormatImpl::Type::eTypeFormat)