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