UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IRGenerator.h File Reference

Go to the source code of this file.

Namespaces

namespace  uLang
 

Functions

bool uLang::GenerateIr (const TSRef< CSemanticProgram > &Program, const TSRef< CDiagnostics > &Diagnostics, SBuildParams::EWhichVM TargetVM)
 Stand-alone IR generator, use _AstProject to fill in _IrProject in CSemanticProgram.