LLVM 20.0.0git
|
Represents an array of some other type. More...
#include "llvm/Bitcode/BitcodeConvenience.h"
Static Public Member Functions | |
static void | emitOp (llvm::BitCodeAbbrev &abbrev) |
Static Public Member Functions inherited from llvm::detail::BCField< true > | |
static void | assertValid (const T &data) |
Asserts that the given data is a valid value for this field. | |
static T | convert (T rawValue) |
Converts a raw numeric representation of this value to its preferred type. | |
Additional Inherited Members | |
Static Public Attributes inherited from llvm::detail::BCField< true > | |
static const bool | IsCompound |
Represents an array of some other type.
If present, this must be the last field in a record.
Definition at line 150 of file BitcodeConvenience.h.
|
inlinestatic |
Definition at line 154 of file BitcodeConvenience.h.
References llvm::BitCodeAbbrev::Add(), and llvm::BitCodeAbbrevOp::Array.