Home
last modified time | relevance | path

Searched defs:ElementType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DarrayType.h27 Type *ElementType() in ElementType() function
32 const Type *ElementType() const in ElementType() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsArrayType.h36 const Expression *ElementType() const in ElementType() function
DtsTupleType.h41 const ArenaVector<Expression *> &ElementType() const in ElementType() function
DtsNamedTupleMember.h48 const Expression *ElementType() const in ElementType() function