MCPcopy Create free account
hub / github.com/VKCOM/kphp / reify_instantiationT_from_expr

Function reify_instantiationT_from_expr

compiler/generics-reification.cpp:120–132  ·  view source on GitHub ↗

when we have a call `f($v)` for a generic function `f `, then T depends on $v for $v=1 return int, for $v=$a->field return type of A::$field (even for primitives), etc.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

assume_class_of_exprFunction · 0.85
typeMethod · 0.45
get_stringMethod · 0.45

Tested by

no test coverage detected