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

References

tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  515     const uint32_t type_flags = m_type.GetTypeInfo();
  528           value_sp = GetFloatValue(m_type, 0);
  568         m_byte_size(m_type.GetByteSize(nullptr).getValueOr(0)),
  590     ValueSP value_sp(NewScalarValue(m_type));
  592     uint32_t type_flags = m_type.GetTypeInfo();
  671     ValueSP value_sp(NewScalarValue(m_type));
  680     return ValueObjectConstResult::Create(&m_thread, m_type, ConstString(""),
  768     uint32_t n = m_type.GetNumChildren(omit_empty_base_classes, nullptr);
  776     if (m_type.IsHomogeneousAggregate(&elem_type)) {
  810         llvm::dyn_cast<ClangASTContext>(m_type.GetTypeSystem());
  812       clang::RecordDecl *record_decl = ClangASTContext::GetAsRecordDecl(m_type);
  914     return m_type.GetChildCompilerTypeAtIndex(