Searched refs:CheckLambdaTypeAnnotation (Results 1 – 2 of 2) sorted by relevance
935 bool ETSChecker::CheckLambdaTypeAnnotation(ir::AstNode *typeAnnotation, in CheckLambdaTypeAnnotation() function in ark::es2panda::checker::ETSChecker1000 bool const rc = CheckLambdaTypeAnnotation(typeAnn, arrowFuncExpr, parameterType, flags); in TypeInference()
345 …bool CheckLambdaTypeAnnotation(ir::AstNode *typeAnnotation, ir::ArrowFunctionExpression *arrowFunc…