class MinGWARM64TargetInfo

Declaration

class MinGWARM64TargetInfo : public WindowsARM64TargetInfo { /* full declaration omitted */ };

Description

Fields controlling how types are laid out in memory; these may need to be copied for targets like AMDGPU that base their ABIs on an auxiliary CPU target.

Declared at: clang/lib/Basic/Targets/AArch64.h:203

Inherits from: WindowsARM64TargetInfo

Member Variables

Method Overview

Inherited from WindowsARM64TargetInfo:

Methods

ΒΆMinGWARM64TargetInfo(
    const llvm::Triple& Triple,
    const clang::TargetOptions& Opts)

Declared at: clang/lib/Basic/Targets/AArch64.h:206

Parameters

const llvm::Triple& Triple
const clang::TargetOptions& Opts