Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h132 void SetValuesMethod(Method const &method) noexcept in SetValuesMethod() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp270 enumType->SetValuesMethod(valuesMethod); in CreateEnumTypeFromEnumDeclaration()
285 enumLiteralType->SetValuesMethod(valuesMethod); in CreateEnumTypeFromEnumDeclaration()