Home
last modified time | relevance | path

Searched defs:ETSEnumInterface (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h192 : ETSEnumInterface(enumDecl, ordinal, member, TypeFlag::ETS_ENUM) in ETSEnumInterface() function
207 : ETSEnumInterface(enumDecl, ordinal, member, TypeFlag::ETS_STRING_ENUM) in ETSEnumInterface() function
DetsEnumType.cpp26 ETSEnumInterface::ETSEnumInterface(const ir::TSEnumDeclaration *const enumDecl, UType ordinal, in ETSEnumInterface() function in panda::es2panda::checker::ETSEnumInterface