Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp245 auto *const ctor = CreateNonStaticClassInitializer(classCtx.GetScope(), recordTable); in CreateConstructorForPartialType()
402 ir::MethodDefinition *ETSChecker::CreateNonStaticClassInitializer(varbinder::ClassScope *classScope, in CreateNonStaticClassInitializer() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h639 ir::MethodDefinition *CreateNonStaticClassInitializer(varbinder::ClassScope *classScope,