Home
last modified time | relevance | path

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

123

/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Drelocator.h61 Elf64_Word GetType(Elf64_Rela *cur) const in GetType() function
73 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/
DtsBigintKeyword.cpp37 checker::Type *TSBigintKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSBigintKeyword
DtsImportType.cpp53 checker::Type *TSImportType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSImportType
DtsBooleanKeyword.cpp37 checker::Type *TSBooleanKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSBooleanKeyword
DtsArrayType.cpp41 checker::Type *TSArrayType::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSArrayType
DtsTypePredicate.cpp46 checker::Type *TSTypePredicate::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSTypePredicate
DtsNullKeyword.cpp37 checker::Type *TSNullKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNullKeyword
DtsAnyKeyword.cpp37 checker::Type *TSAnyKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSAnyKeyword
DtsUndefinedKeyword.cpp37 checker::Type *TSUndefinedKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSUndefinedKeyword
DtsInferType.cpp40 checker::Type *TSInferType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSInferType
DtsUnknownKeyword.cpp37 checker::Type *TSUnknownKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSUnknownKeyword
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
DtsVoidKeyword.cpp37 checker::Type *TSVoidKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSVoidKeyword
DtsNumberKeyword.cpp37 checker::Type *TSNumberKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNumberKeyword
DtsObjectKeyword.cpp37 checker::Type *TSObjectKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSObjectKeyword
DtsStringKeyword.cpp37 checker::Type *TSStringKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSStringKeyword
DtsMappedType.cpp53 checker::Type *TSMappedType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSMappedType
DtsNeverKeyword.cpp37 checker::Type *TSNeverKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNeverKeyword
DtsTypeOperator.cpp43 checker::Type *TSTypeOperator::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSTypeOperator
DtsThisType.cpp36 checker::Type *TSThisType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSThisType

123