#include <CompilerInterfaceRuntimeConstantInfo.h>
|
| RuntimeConstantInfo (RuntimeConstantType Type, int32_t Pos) |
|
| RuntimeConstantInfo (RuntimeConstantType Type, int32_t Pos, int32_t NumElts, RuntimeConstantType EltType) |
|
| RuntimeConstantInfo (RuntimeConstantType Type, int32_t Pos, RuntimeConstantType EltType, RuntimeConstantType NumEltsType, int32_t NumEltsPos) |
|
| RuntimeConstantInfo (RuntimeConstantType Type, int32_t Pos, int32_t Size, bool PassByValue) |
|
bool | operator== (const RuntimeConstantInfo &O) const |
|
bool | operator!= (const RuntimeConstantInfo &O) const |
|
bool | operator< (const RuntimeConstantInfo &O) const |
|
◆ RuntimeConstantInfo() [1/4]
◆ RuntimeConstantInfo() [2/4]
◆ RuntimeConstantInfo() [3/4]
◆ RuntimeConstantInfo() [4/4]
proteus::RuntimeConstantInfo::RuntimeConstantInfo |
( |
RuntimeConstantType |
Type, |
|
|
int32_t |
Pos, |
|
|
int32_t |
Size, |
|
|
bool |
PassByValue |
|
) |
| |
|
inlineexplicit |
◆ operator!=()
◆ operator<()
◆ operator==()
◆ ArgInfo
◆ OptArrInfo
◆ OptObjInfo
The documentation for this struct was generated from the following file: