![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "uLang/Common/Text/Symbol.h"#include "uLang/Common/Text/UTF8String.h"#include "uLang/Common/Containers/SharedPointer.h"#include "uLang/Common/Containers/UniquePointer.h"#include "uLang/CompilerPasses/CompilerTypes.h"#include "uLang/CompilerPasses/SemanticAnalyzerPassUtils.h"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. | |