Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h108 void SetToStringMethod(Method const &method) noexcept in SetToStringMethod() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp260 enumType->SetToStringMethod(toStringMethod); in CreateEnumTypeFromEnumDeclaration()
284 enumLiteralType->SetToStringMethod(toStringMethod); in CreateEnumTypeFromEnumDeclaration()