BoolValue(const Span& span_, const boost::uuids::uuid& moduleId_, bool value_) |
Value* | As(TypeSymbol* targetType, bool cast, const Span& span, const boost::uuids::uuid& moduleId, bool dontThrow) const |
const char* | ClassName() const override |
Value* | Clone() const override |
TypeSymbol* | GetType(SymbolTable* symbolTable) override |
bool | GetValue() const |
void* | IrValue(Emitter& emitter) |
void | Read(BinaryReader& reader) override |
std::string | ToString() const override |
void | Write(BinaryWriter& writer) override |
bool | OperandType |
bool | value |