Searched refs:CreateClassMethod (Results 1 – 2 of 2) sorted by relevance
430 ir::MethodDefinition *ETSChecker::CreateClassMethod(varbinder::ClassScope *classScope, in CreateClassMethod() function in panda::es2panda::checker::ETSChecker497 return CreateClassMethod<true>(classScope, compiler::Signatures::DYNAMIC_MODULE_CLASS_INIT, in CreateDynamicModuleClassInitMethod()509 return CreateClassMethod<true>( in CreateLambdaObjectClassInvokeMethod()
633 …ir::MethodDefinition *CreateClassMethod(varbinder::ClassScope *classScope, std::string_view method…