Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 25 of 164) sorted by relevance

1234567

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_trigger.h140 GCTriggerType GetType() const override in GetType() function
193 GCTriggerType GetType() const override in GetType() function
216 GCTriggerType GetType() const override in GetType() function
234 GCTriggerType GetType() const override in GetType() function
252 GCTriggerType GetType() const override in GetType() function
271 GCTriggerType GetType() const override in GetType() function
307 GCTriggerType GetType() const override in GetType() function
/arkcompiler/ets_frontend/ets2panda/ir/
DtypeNode.h40 [[nodiscard]] virtual checker::Type *GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function
45 [[nodiscard]] virtual checker::Type *GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function
DopaqueTypeNode.cpp57 checker::Type *OpaqueTypeNode::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::OpaqueTypeNode
62 checker::Type *OpaqueTypeNode::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::OpaqueTypeNode
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DindexInfo.h38 Type *GetType() in GetType() function
43 const Type *GetType() const in GetType() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DindexInfo.h39 Type *GetType() in GetType() function
44 const Type *GetType() const in GetType() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsFunctionType.cpp65 checker::Type *TSFunctionType::GetType(checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::TSFunctionType
75 checker::Type *TSFunctionType::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::TSFunctionType
DtsIntersectionType.cpp67 checker::Type *TSIntersectionType::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::TSIntersectionType
72 checker::Type *TSIntersectionType::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::TSIntersectionType
DtsThisType.cpp57 checker::Type *TSThisType::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::TSThisType
67 checker::Type *TSThisType::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::TSThisType
DtsArrayType.cpp67 checker::Type *TSArrayType::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::TSArrayType
77 checker::Type *TSArrayType::GetType(checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::TSArrayType
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsWildcardType.cpp72 checker::Type *ETSWildcardType::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::ETSWildcardType
82 checker::Type *ETSWildcardType::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::ETSWildcardType
DetsPrimitiveType.cpp88 checker::Type *ETSPrimitiveType::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::ETSPrimitiveType
98 checker::Type *ETSPrimitiveType::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::ETSPrimitiveType
DetsFunctionType.cpp84 checker::Type *ETSFunctionType::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::ETSFunctionType
94 checker::Type *ETSFunctionType::GetType(checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::ETSFunctionType
DetsNullishTypes.cpp54 checker::Type *ETSUndefinedType::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::ETSUndefinedType
103 checker::Type *ETSNullType::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::ETSNullType
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_create.h151 pandasm::Type GetType() const override in GetType() function
174 pandasm::Type GetType() const override in GetType() function
204 pandasm::Type GetType() const override in GetType() function
Dets_field.cpp27 EtsClass *EtsField::GetType() const in GetType() function in ark::ets::EtsField
/arkcompiler/runtime_core/static_core/libpandafile/
Dmethod_handle_data_accessor.h31 MethodHandleType GetType() const in GetType() function
/arkcompiler/runtime_core/libpandafile/
Dmethod_handle_data_accessor.h31 MethodHandleType GetType() const in GetType() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h104 static ObjectType GetType(const Reference *ref) in GetType() function
122 ObjectType GetType() const in GetType() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Doperands.h76 constexpr TypeInfo GetType() const in GetType() function
255 TypeInfo GetType() const in GetType() function
311 TypeInfo GetType() const in GetType() function
422 ShiftType GetType() const in GetType() function
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dlattice_element.h135 ConstantValue::ConstantType GetType() const in GetType() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dprim_types.h28 PrimType GetType() const in GetType() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsObjectKeyword.cpp37 checker::Type *TSObjectKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSObjectKeyword
DtsBooleanKeyword.cpp37 checker::Type *TSBooleanKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSBooleanKeyword
DtsTypePredicate.cpp46 checker::Type *TSTypePredicate::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSTypePredicate
DtsNeverKeyword.cpp37 checker::Type *TSNeverKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNeverKeyword

1234567