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

Function generate_lambda_class_wrapping_lambda_function

compiler/lambda-utils.cpp:270–298  ·  view source on GitHub ↗

this function creates a lambda class with fields from uses_list, with __invoke() re-calling f_lambda and with __construct() initing fields

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 11

is_lambdaMethod · 0.80
set_name_and_src_nameMethod · 0.80
substrMethod · 0.80
add_instance_fieldMethod · 0.80
set_publicMethod · 0.80
is_static_lambdaMethod · 0.80
set_locationMethod · 0.45
register_classMethod · 0.45
register_functionMethod · 0.45

Tested by

no test coverage detected