Searched defs:EnumType (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/ | ||
H A D | enumType.h | 27 class EnumType : public Type { class 29 EnumType(varbinder::Variable *enumLiteralVar, varbinder::EnumVariable *enumVar) in EnumType() function in ark::es2panda::ark::es2panda::checker::EnumType |
/arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
H A D | enumType.h | 27 class EnumType : public Type { class 29 EnumType(binder::Variable *enumLiteralVar, binder::EnumVariable *enumVar) in EnumType() function in panda::es2panda::panda::es2panda::checker::EnumType |
Completed in 1 milliseconds