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