ArrayReferenceValue(ArrayValue* arrayValue_) |
Value* | As(TypeSymbol* targetType, bool cast, const Span& span, const boost::uuids::uuid& moduleId_, bool dontThrow) const override |
Value* | Clone() const override |
ArrayValue* | GetArrayValue() const |
TypeSymbol* | GetType(SymbolTable* symbolTable) override |
void* | IrValue(Emitter& emitter) override |
bool | IsArrayReferenceValue() const override |
void | Read(BinaryReader& reader) override |
void | Write(BinaryWriter& writer) override |
ArrayValue* | arrayValue |