struct Savi::Compiler::Reach::Ref
Defined in:
savi/compiler/reach.cr
Constructors
Instance Method Summary
Constructor Detail
Instance Method Detail
def
all_callable_concrete_defs_for(ctx, name) :
Array(
Def)
#
def
any_callable_def_for(ctx, name) :
Def
#
def
find_enum_members!(ctx)
#
def
is_floating_point_numeric?(ctx)
#
def
is_not_pointer?(ctx)
#
def
is_signed_numeric?(ctx)
#
def
is_simple_value?(ctx)
#
def
llvm_mem_type(ctx) : Symbol
#
def
llvm_use_type(ctx) : Symbol
#
def
trace_kind_with_dst_cap(ctx, dst_kind : Symbol)
#
def
trace_mutability_of_nominal(ctx, dst_type :
Ref)
#
def
trace_needed?(ctx, dst_type =
self)
#