Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h138 void SetFromIntMethod(Method const &method) noexcept in SetFromIntMethod() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp249 enumType->SetFromIntMethod(fromIntMethod); in CreateEnumTypeFromEnumDeclaration()
280 enumLiteralType->SetFromIntMethod(fromIntMethod); in CreateEnumTypeFromEnumDeclaration()