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

Method on_set_op

compiler/pipes/collect-main-edges.cpp:450–484  ·  view source on GitHub ↗

handles expressions that modify v, like v = rhs or ++v (it may be not a variable, but arr[i]*=2 for example)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

as_rvalueFunction · 0.85
is_class_static_varMethod · 0.80
as_class_static_fieldMethod · 0.80
has_tp_any_insideMethod · 0.80
as_lvalueFunction · 0.50

Tested by

no test coverage detected