Home
last modified time | relevance | path

Searched defs:EnumLiteralType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DenumLiteralType.h26 class EnumLiteralType : public Type { class
30 EnumLiteralType(util::StringView name, varbinder::Scope *scope, EnumLiteralTypeKind kind) in EnumLiteralType() function in ark::es2panda::ark::es2panda::checker::EnumLiteralType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DenumLiteralType.h27 class EnumLiteralType : public Type { class
31 EnumLiteralType(util::StringView name, binder::Scope *scope, EnumLiteralTypeKind kind) in EnumLiteralType() function in panda::es2panda::panda::es2panda::checker::EnumLiteralType

Completed in 2 milliseconds