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

Method on_clone

compiler/pipes/convert-invoke-to-func-call.cpp:106–140  ·  view source on GitHub ↗

here we replace `clone $obj` with __virt_clone or __clone magic method on demand we do it here, after all virtual methods have been generated note, that on_exit_vertex (not on_enter_vertex) is significant to bypass recursion

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

any_of_equalFunction · 0.85
gen_unique_nameFunction · 0.85
has_instance_methodMethod · 0.80
local_nameMethod · 0.45
emptyMethod · 0.45
set_locationMethod · 0.45
get_instance_methodMethod · 0.45

Tested by

no test coverage detected