FunctionToDelegateConversion(TypeSymbol* sourceType_, TypeSymbol* targetType_, FunctionSymbol* function_) |
FunctionToDelegateConversion(const Span& span_, const boost::uuids::uuid& sourceModuleId_, const std::u32string& name_) |
void | Check() override |
const char* | ClassName() const override |
uint8_t | ConversionDistance() const override |
void | GenerateCall(Emitter& emitter, std::vector<GenObject*>& genObjects, OperationFlags flags, const Span& span, const boost::uuids::uuid& moduleId) override |
ConversionType | GetConversionType() const override |
bool | IsBasicTypeOperation() const override |
FunctionSymbol* | function |
TypeSymbol* | sourceType |
TypeSymbol* | targetType |