Searched defs:ETSIntEnumType (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
| H A D | etsEnumType.h | 205 class ETSIntEnumType : public ETSEnumType, public ETSEnumValueType<std::int32_t> { class 207 explicit ETSIntEnumType(const ir::TSEnumDeclaration *enumDecl, UType ordinal, in ETSIntEnumType() function in ark::es2panda::ark::es2panda::checker::ETSIntEnumType |
Completed in 1 milliseconds