UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IAssemblerPass.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3
6
7namespace uLang
8{
9
19
20
29
30}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define ULANG_FEATURE_ID_DECL(FeatureType)
Definition ModularFeature.h:41
#define ULANG_FORCEINLINE
Definition Common.h:188
Definition IAssemblerPass.h:22
virtual ELinkerResult Link(const SBuildContext &BuildContext, const SProgramContext &ProgramContext) const =0
virtual void TranslateExpressions(const TSRef< CSemanticProgram > &SemanticResult, const SBuildContext &BuildContext, const SProgramContext &ProgramContext) const =0
Definition ModularFeature.h:32
Definition SharedPointer.h:77
Definition VVMEngineEnvironment.h:23
ULANG_FORCEINLINE bool operator!(ELinkerResult E)
Definition IAssemblerPass.h:18
ELinkerResult
Definition IAssemblerPass.h:11
Definition DetourTileCache.cpp:72
Definition CompilerTypes.h:170
Definition CompilerTypes.h:194