Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DtypeArgumentsExpression.h37 TSTypeParameterInstantiation *typeArguments) in TypeArgumentsExpression()
/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DOhsUtil.spec.ts60 const typeArguments = [ constant
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DrecordLowering.cpp152 auto typeArguments = expr->PreferredType()->AsETSObjectType()->TypeArguments(); in UpdateObjectExpression() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction_helpers.h186const ir::TSTypeParameterInstantiation *typeArguments, in MaybeSubstituteTypeParameters()
Dfunction.cpp651const ir::TSTypeParameterInstantiation *typeArguments, in CollectSignatures()
721 const ir::TSTypeParameterInstantiation *typeArguments, in ValidateSignatures()
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp1094es2panda_AstNode *typeArguments, es2panda_AstNode **arguments, in CreateCallExpression()
1140 …ern "C" void CallExpressionSetTypeArguments(es2panda_AstNode *ast, es2panda_AstNode *typeArguments) in CallExpressionSetTypeArguments()
1308 es2panda_AstNode *typeArguments) in CreateClassImplementsClause()
2230es2panda_AstNode *typeArguments, es2panda_AstNode *previous) in CreateTypeReferencePart()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument