Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.h198 ir::MethodDefinition *CreateProxyConstructorDefinition(ir::MethodDefinition const *method);
DETSparser.cpp2229 ir::MethodDefinition *ETSParser::CreateProxyConstructorDefinition(ir::MethodDefinition const *const… in CreateProxyConstructorDefinition() function in panda::es2panda::parser::ETSParser
2329 : CreateProxyConstructorDefinition(method); in AddProxyOverloadToMethodWithDefaultParams()