class WindowsX86_32TargetInfo

Declaration

class WindowsX86_32TargetInfo : public WindowsTargetInfo { /* 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/X86.h:540

Inherits from: WindowsTargetInfo

Method Overview

Methods

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

Declared at: clang/lib/Basic/Targets/X86.h:543

Parameters

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