Home
last modified time | relevance | path

Searched defs:ElementType (Results 1 – 17 of 17) 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/ets2panda/checker/types/ts/
DarrayType.h26 Type *ElementType() in ElementType() function
31 const Type *ElementType() const in ElementType() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsArrayType.h26 Type *ElementType() in ElementType() function
31 const Type *ElementType() const in ElementType() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsNamedTupleMember.h34 TypeNode *ElementType() in ElementType() function
39 const TypeNode *ElementType() const in ElementType() function
DtsArrayType.h31 const TypeNode *ElementType() const in ElementType() function
DtsTupleType.h31 const ArenaVector<TypeNode *> &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
/arkcompiler/ets_runtime/ecmascript/
Dweak_vector.h26 enum ElementType { enum
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dsafe_ptr.h35 using ElementType = typename Base::ElementType; variable
Dmpl_number.h29 using ElementType = T; variable
Dptr.h34 using ElementType = T; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dinternal_allocator-inl.h60 using ElementType = std::remove_extent_t<T>; in New() local
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator.h89 using ElementType = std::remove_extent_t<T>; in New() local
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h227 using ElementType = std::remove_extent_t<T>; in New() local
258 using ElementType = std::remove_extent_t<T>; in NewLocal() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dallocator_test_base.h484 using ElementType = size_t; variable
716 using ElementType = uint64_t; variable