4#ifndef SYMS_AGGREGATE_PROC_MAP_H
5#define SYMS_AGGREGATE_PROC_MAP_H
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition syms_aggregate_proc_map.h:9
SYMS_USIDArray procs
Definition syms_aggregate_proc_map.h:10
SYMS_SpatialMultiMap1D map
Definition syms_aggregate_proc_map.h:11
Definition syms_group.h:26
Definition syms_data_structures.h:85
Definition syms_debug_info.h:250
SYMS_API SYMS_AggregatedProcedureMap syms_aggregated_procedure_map_from_group(SYMS_Arena *arena, SYMS_Group *group)
Definition syms_aggregate_proc_map.c:7
#define SYMS_API
Definition syms_base.h:29
#define SYMS_Arena
Definition syms_default_arena.h:61