Home
last modified time | relevance | path

Searched defs:typeArguments (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DtypeArgumentsExpression.h37 TSTypeParameterInstantiation *typeArguments) in TypeArgumentsExpression()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DrecordLowering.cpp174 auto typeArguments = expr->PreferredType()->AsETSObjectType()->TypeArguments(); in UpdateObjectExpression() local
DgenericBridgesLowering.cpp241 auto const &typeArguments = objectType->TypeArguments(); in GetSubstitutions() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction_helpers.h201const ir::TSTypeParameterInstantiation *typeArguments, in MaybeSubstituteTypeParameters()
Dfunction.cpp683const ir::TSTypeParameterInstantiation *typeArguments, in CollectSignatures()
828 const ir::TSTypeParameterInstantiation *typeArguments, in ValidateSignatures()
Dhelpers.cpp789 auto typeArguments = annotationType->AsETSObjectType()->TypeArguments(); in CheckRecordType() local
/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DOhsUtil.spec.ts70 const typeArguments = [ constant
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsTypeAliasType.cpp260 void ETSTypeAliasType::SetTypeArguments(ArenaVector<Type *> typeArguments) in SetTypeArguments()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp1924 auto typeArguments = objType->TypeArguments(); in SetTypeforRecordProperties() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument