class OpenBSDI386TargetInfo
Declaration
class OpenBSDI386TargetInfo : public OpenBSDTargetInfo { /* 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:496
Inherits from: OpenBSDTargetInfo
Method Overview
- public OpenBSDI386TargetInfo(const llvm::Triple & Triple, const clang::TargetOptions & Opts)
Methods
ΒΆOpenBSDI386TargetInfo(
const llvm::Triple& Triple,
const clang::TargetOptions& Opts)
OpenBSDI386TargetInfo(
const llvm::Triple& Triple,
const clang::TargetOptions& Opts)
Declared at: clang/lib/Basic/Targets/X86.h:499
Parameters
- const llvm::Triple& Triple
- const clang::TargetOptions& Opts