Searched refs:processStatementFn (Results 1 – 1 of 1) sorted by relevance
260 parseLambdaBody(function_ref<LogicalResult(ast::Stmt *&)> processStatementFn,1038 function_ref<LogicalResult(ast::Stmt *&)> processStatementFn, in parseLambdaBody() argument1047 failed(singleStatement) || failed(processStatementFn(*singleStatement)); in parseLambdaBody()