Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h144 void SetBoxedFromIntMethod(Method const &method) noexcept in SetBoxedFromIntMethod() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp253 enumType->SetBoxedFromIntMethod(boxedFromIntMethod); in CreateEnumTypeFromEnumDeclaration()
281 enumLiteralType->SetBoxedFromIntMethod(boxedFromIntMethod); in CreateEnumTypeFromEnumDeclaration()