Home
last modified time | relevance | path

Searched refs:CreateEnumToStringMethod (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp407 auto const toStringMethod = CreateEnumToStringMethod(stringValuesArrayIdent, enumType); in CreateETSEnumType()
457 auto const toStringMethod = CreateEnumToStringMethod(stringValuesArrayIdent, enumType); in CreateETSStringEnumType()
Denum.cpp356 ETSEnumType::Method ETSChecker::CreateEnumToStringMethod(ir::Identifier *const stringValuesArrayIde… in CreateEnumToStringMethod() function in panda::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h558 … [[nodiscard]] ETSEnumType::Method CreateEnumToStringMethod(ir::Identifier *stringValuesArrayIdent,