Searched refs:BuildLambdaExpr (Results 1 – 3 of 3) sorted by relevance
1978 return BuildLambdaExpr(StartLoc, Body->getEndLoc(), &LSI); in ActOnLambdaExpr()2135 ExprResult Sema::BuildLambdaExpr(SourceLocation StartLoc, SourceLocation EndLoc, in BuildLambdaExpr() function in Sema
4072 return getSema().BuildLambdaExpr(StartLoc, EndLoc, LSI); in RebuildLambdaExpr()
9142 ExprResult BuildLambdaExpr(SourceLocation StartLoc, SourceLocation EndLoc,