Home
last modified time | relevance | path

Searched full:propertyprocessorlambdatype (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin_conversion_rule/
Dplugin_conversion_rule_part_iv.cpp357 …nder::LocalVariable *propertyProcessorLambdaVariable, checker::Type *propertyProcessorLambdaType) { in TEST_F()
359 …opertyProcessorLambdaVariable), reinterpret_cast<es2panda_Type *>(propertyProcessorLambdaType)));}; in TEST_F()
/arkcompiler/ets_frontend/ets2panda/public/
DcppToCTypes.yaml3532 …binder::LocalVariable *propertyProcessorLambdaVariable, checker::Type *propertyProcessorLambdaType)
3535 reinterpret_cast<es2panda_Type *>(propertyProcessorLambdaType)));};