| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | gc_trigger.h | 140 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/ |
| D | typeNode.h | 40 [[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
|
| D | opaqueTypeNode.cpp | 57 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/es2panda/typescript/types/ |
| D | indexInfo.h | 39 Type *GetType() in GetType() function 44 const Type *GetType() const in GetType() function
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| D | indexInfo.h | 38 Type *GetType() in GetType() function 43 const Type *GetType() const in GetType() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsFunctionType.cpp | 65 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
|
| D | tsIntersectionType.cpp | 67 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
|
| D | tsThisType.cpp | 57 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
|
| D | tsArrayType.cpp | 67 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/ |
| D | etsWildcardType.cpp | 72 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
|
| D | etsPrimitiveType.cpp | 89 checker::Type *ETSPrimitiveType::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::ETSPrimitiveType 99 checker::Type *ETSPrimitiveType::GetType([[maybe_unused]] checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::ETSPrimitiveType
|
| D | etsFunctionType.cpp | 95 checker::Type *ETSFunctionType::GetType([[maybe_unused]] checker::TSChecker *checker) in GetType() function in ark::es2panda::ir::ETSFunctionType 105 checker::Type *ETSFunctionType::GetType(checker::ETSChecker *checker) in GetType() function in ark::es2panda::ir::ETSFunctionType
|
| D | etsNullishTypes.cpp | 54 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/ |
| D | ets_typeapi_create.h | 151 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
|
| D | ets_field.cpp | 27 EtsClass *EtsField::GetType() const in GetType() function in ark::ets::EtsField
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | method_handle_data_accessor.h | 31 MethodHandleType GetType() const in GetType() function
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | method_handle_data_accessor.h | 31 MethodHandleType GetType() const in GetType() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | prim_types.h | 28 PrimType GetType() const in GetType() function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
| D | reference.h | 104 static ObjectType GetType(const Reference *ref) in GetType() function 122 ObjectType GetType() const in GetType() function
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/core/ |
| D | annotation_interface_field_impl.h | 47 inline Type AnnotationInterfaceField::GetType() const in GetType() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | operands.h | 87 constexpr TypeInfo GetType() const in GetType() function 266 TypeInfo GetType() const in GetType() function 322 TypeInfo GetType() const in GetType() function 433 ShiftType GetType() const in GetType() function
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/ |
| D | value_impl.h | 25 inline Type Value::GetType() const in GetType() function
|
| /arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/ |
| D | lattice_element.h | 135 ConstantValue::ConstantType GetType() const in GetType() function
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsMappedType.cpp | 52 checker::Type *TSMappedType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSMappedType
|
| D | tsBooleanKeyword.cpp | 37 checker::Type *TSBooleanKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSBooleanKeyword
|