Searched defs:parameterType (Results 1 – 1 of 1) sorted by relevance
1243 … ir::ArrowFunctionExpression *const arrowFuncExpr, Type *const parameterType, in CheckLambdaTypeAnnotation()1321 Type *const parameterType = signature->Params()[index]->TsType(); in TypeInference() local