LLVM: llvm::BCArray< ElementTy > Class Template Reference (original) (raw)
Represents an array of some other type. More...
#include "[llvm/Bitcode/BitcodeConvenience.h](BitcodeConvenience%5F8h%5Fsource.html)"
Inheritance diagram for llvm::BCArray< ElementTy >:
| 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. |
Detailed Description
template
class llvm::BCArray< ElementTy >
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.
Member Function Documentation
◆ emitOp()
template
The documentation for this class was generated from the following file:
- include/llvm/Bitcode/BitcodeConvenience.h