Home
last modified time | relevance | path

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

123

/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/ets_frontend/es2panda/ir/ts/
DtsMappedType.cpp53 checker::Type *TSMappedType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSMappedType
DtsNullKeyword.cpp37 checker::Type *TSNullKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNullKeyword
DtsUnknownKeyword.cpp37 checker::Type *TSUnknownKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSUnknownKeyword
DtsTypePredicate.cpp46 checker::Type *TSTypePredicate::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSTypePredicate
DtsInferType.cpp40 checker::Type *TSInferType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSInferType
DtsTypeOperator.cpp43 checker::Type *TSTypeOperator::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSTypeOperator
DtsNeverKeyword.cpp37 checker::Type *TSNeverKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNeverKeyword
DtsAnyKeyword.cpp37 checker::Type *TSAnyKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSAnyKeyword
DtsArrayType.cpp41 checker::Type *TSArrayType::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSArrayType
DtsNumberKeyword.cpp37 checker::Type *TSNumberKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSNumberKeyword
DtsBigintKeyword.cpp37 checker::Type *TSBigintKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSBigintKeyword
DtsUndefinedKeyword.cpp37 checker::Type *TSUndefinedKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSUndefinedKeyword
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
DtsSymbolKeyword.cpp38 checker::Type *TSSymbolKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSSymbolKeyword
DtsThisType.cpp36 checker::Type *TSThisType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSThisType
DtsImportType.cpp53 checker::Type *TSImportType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSImportType
DtsVoidKeyword.cpp37 checker::Type *TSVoidKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSVoidKeyword
DtsBooleanKeyword.cpp37 checker::Type *TSBooleanKeyword::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSBooleanKeyword
DtsConditionalType.cpp46 checker::Type *TSConditionalType::GetType([[maybe_unused]] checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSConditionalType
DtsOptionalType.cpp41 checker::Type *TSOptionalType::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSOptionalType
DtsRestType.cpp41 checker::Type *TSRestType::GetType(checker::Checker *checker) const in GetType() function in panda::es2panda::ir::TSRestType

123