Home
last modified time | relevance | path

Searched defs:ElementType (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DarrayType.h26 Type *ElementType() in ElementType() function in ark::es2panda::checker::ArrayType
31 const Type *ElementType() const in ElementType() function in ark::es2panda::checker::ArrayType
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsArrayType.h31 const TypeNode *ElementType() const in ElementType() function in ark::es2panda::ark::es2panda::ir::TSArrayType
H A DtsTupleType.h31 const ArenaVector<TypeNode *> &ElementType() const in ElementType() function in ark::es2panda::ir::TSTupleType
H A DtsNamedTupleMember.h34 TypeNode *ElementType() in ElementType() function in ark::es2panda::ir::TSNamedTupleMember
39 const TypeNode *ElementType() const in ElementType() function in ark::es2panda::ir::TSNamedTupleMember
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DarrayType.h27 Type *ElementType() in ElementType() function in panda::es2panda::checker::ArrayType
32 const Type *ElementType() const in ElementType() function in panda::es2panda::checker::ArrayType
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsArrayType.h36 const Expression *ElementType() const in ElementType() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSArrayType
H A DtsTupleType.h41 const ArenaVector<Expression *> &ElementType() const in ElementType() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTupleType
H A DtsNamedTupleMember.h48 const Expression *ElementType() const in ElementType() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSNamedTupleMember
/arkcompiler/ets_runtime/ecmascript/
H A Dweak_vector.h26 enum ElementType { enum in panda::ecmascript::WeakVector
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsArrayType.h26 Type *ElementType() in ElementType() function in ark::es2panda::checker::ETSArrayType
31 const Type *ElementType() const in ElementType() function in ark::es2panda::checker::ETSArrayType

Completed in 3 milliseconds