Searched defs:typeArguments (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | typeArgumentsExpression.h | 37 TSTypeParameterInstantiation *typeArguments) in TypeArgumentsExpression()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | function_helpers.h | 153 … const ir::TSTypeParameterInstantiation *typeArguments, in MaybeSubstituteTypeParameters()
|
| D | function.cpp | 185 …SChecker::ValidateSignature(Signature *signature, const ir::TSTypeParameterInstantiation *typeArgu… in ValidateSignature() 304 const ir::TSTypeParameterInstantiation *typeArguments, in ValidateProxySignature() 359 ArenaVector<Signature *> &signatures, const ir::TSTypeParameterInstantiation *typeArguments, in CollectSignatures() 449 const ir::TSTypeParameterInstantiation *typeArguments, in ValidateSignatures() 655 const ir::TSTypeParameterInstantiation *typeArguments, in ResolveCallExpression()
|
| /arkcompiler/ets_frontend/ets2panda/public/ |
| D | es2panda_lib.cpp | 1097 … es2panda_AstNode *typeArguments, es2panda_AstNode **arguments, in CreateCallExpression() 1143 …ern "C" void CallExpressionSetTypeArguments(es2panda_AstNode *ast, es2panda_AstNode *typeArguments) in CallExpressionSetTypeArguments() 1311 es2panda_AstNode *typeArguments) in CreateClassImplementsClause() 2233 … es2panda_AstNode *typeArguments, es2panda_AstNode *previous) in CreateTypeReferencePart()
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function
|