LLVM
8.0.1
|
#include "IR/AttributeImpl.h"
Additional Inherited Members | |
![]() | |
static void | Profile (FoldingSetNodeID &ID, Attribute::AttrKind Kind, uint64_t Val) |
static void | Profile (FoldingSetNodeID &ID, StringRef Kind, StringRef Values) |
![]() | |
enum | AttrEntryKind { EnumAttrEntry, IntAttrEntry, StringAttrEntry } |
![]() | |
EnumAttributeImpl (AttrEntryKind ID, Attribute::AttrKind Kind) | |
![]() | |
AttributeImpl (AttrEntryKind KindID) | |
Definition at line 117 of file AttributeImpl.h.
|
inline |
Definition at line 123 of file AttributeImpl.h.
References llvm::Attribute::Alignment, llvm::Attribute::AllocSize, assert(), llvm::Attribute::Dereferenceable, llvm::Attribute::DereferenceableOrNull, and llvm::Attribute::StackAlignment.
|
inline |
Definition at line 132 of file AttributeImpl.h.