Searched defs:ETSEnumType (Results 1 – 3 of 3) sorted by relevance
211 : ETSEnumType(enumDecl, ordinal, member, TypeFlag::ETS_INT_ENUM) in ETSEnumType() function226 : ETSEnumType(enumDecl, ordinal, member, TypeFlag::ETS_STRING_ENUM) in ETSEnumType() function
27 ETSEnumType::ETSEnumType(const ir::TSEnumDeclaration *const enumDecl, UType ordinal, in ETSEnumType() function in ark::es2panda::checker::ETSEnumType
36 class ETSEnumType; variable