Searched refs:emitReturnStmt (Results 1 – 2 of 2) sorted by relevance
268 return emitReturnStmt(cast<ReturnStmt>(*s)); in emitSimpleStmt()372 mlir::LogicalResult CIRGenFunction::emitReturnStmt(const ReturnStmt &s) { in emitReturnStmt() function in CIRGenFunction
1031 mlir::LogicalResult emitReturnStmt(const clang::ReturnStmt &s);