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

References

tools/lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.cpp
  446   if (!compiler_type)
  454   value.SetCompilerType(compiler_type);
  456   const uint32_t type_flags = compiler_type.GetTypeInfo();
  459     const size_t byte_size = compiler_type.GetByteSize(nullptr).getValueOr(0);
  481     if (compiler_type.IsFloatingPointType(float_count, is_complex) &&
  483       const size_t byte_size = compiler_type.GetByteSize(nullptr).getValueOr(0);