Home
last modified time | relevance | path

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

123

/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Drelocator.h62 Elf64_Word GetType(Elf64_Rela *cur) const in GetType() function
74 unsigned char GetType(Elf64_Sym *cur) 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_runtime/ecmascript/base/
Dtyped_array_helper-inl.h36 DataViewType TypedArrayHelper::GetType(const JSHandle<JSTypedArray> &obj) in GetType() function
42 DataViewType TypedArrayHelper::GetType(JSType type) in GetType() function
/arkcompiler/runtime_core/libpandafile/
Dmethod_handle_data_accessor.h31 MethodHandleType GetType() const in GetType() function
/arkcompiler/runtime_core/runtime/mem/refstorage/
Dreference.h101 static ObjectType GetType(const Reference *ref) in GetType() function
119 ObjectType GetType() const in GetType() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsImportType.cpp53 checker::Type *TSImportType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSImportType
DtsArrayType.cpp41 checker::Type *TSArrayType::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSArrayType
DtsObjectKeyword.cpp37 checker::Type *TSObjectKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSObjectKeyword
DtsThisType.cpp36 checker::Type *TSThisType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSThisType
DtsBigintKeyword.cpp37 checker::Type *TSBigintKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSBigintKeyword
DtsStringKeyword.cpp37 checker::Type *TSStringKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSStringKeyword
DtsBooleanKeyword.cpp37 checker::Type *TSBooleanKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSBooleanKeyword
DtsInferType.cpp40 checker::Type *TSInferType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSInferType
DtsNumberKeyword.cpp37 checker::Type *TSNumberKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNumberKeyword
DtsUnknownKeyword.cpp37 checker::Type *TSUnknownKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSUnknownKeyword
DtsAnyKeyword.cpp37 checker::Type *TSAnyKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSAnyKeyword
DtsNullKeyword.cpp37 checker::Type *TSNullKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNullKeyword
DtsTypePredicate.cpp46 checker::Type *TSTypePredicate::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSTypePredicate
DtsVoidKeyword.cpp37 checker::Type *TSVoidKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSVoidKeyword
DtsMappedType.cpp53 checker::Type *TSMappedType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSMappedType
DtsTypeOperator.cpp43 checker::Type *TSTypeOperator::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSTypeOperator
DtsUndefinedKeyword.cpp37 checker::Type *TSUndefinedKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSUndefinedKeyword
DtsNeverKeyword.cpp37 checker::Type *TSNeverKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNeverKeyword
DtsSymbolKeyword.cpp38 checker::Type *TSSymbolKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSSymbolKeyword
DtsConditionalType.cpp46 checker::Type *TSConditionalType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSConditionalType

123