clang 17.0.0git
Public Attributes | List of all members
clang::TargetInfo::BranchProtectionInfo Struct Reference

#include "clang/Basic/TargetInfo.h"

Public Attributes

LangOptions::SignReturnAddressScopeKind SignReturnAddr
 
LangOptions::SignReturnAddressKeyKind SignKey
 
bool BranchTargetEnforcement = false
 

Detailed Description

Definition at line 1353 of file TargetInfo.h.

Member Data Documentation

◆ BranchTargetEnforcement

bool clang::TargetInfo::BranchProtectionInfo::BranchTargetEnforcement = false

◆ SignKey

LangOptions::SignReturnAddressKeyKind clang::TargetInfo::BranchProtectionInfo::SignKey

◆ SignReturnAddr

LangOptions::SignReturnAddressScopeKind clang::TargetInfo::BranchProtectionInfo::SignReturnAddr

The documentation for this struct was generated from the following file: