Home
last modified time | relevance | path

Searched refs:ComputeProxyMethods (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h426 size_t ComputeProxyMethods(ir::ClassDefinition *klass);
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1787 size_t ETSChecker::ComputeProxyMethods(ir::ClassDefinition *klass) in ComputeProxyMethods() function in panda::es2panda::checker::ETSChecker
1870 funcName.Append(std::to_string(ComputeProxyMethods(klass))); in CreateProxyMethodForLambda()