Searched refs:emitWhileStmt (Results 1 – 2 of 2) sorted by relevance
99 return emitWhileStmt(cast<WhileStmt>(*s)); in emitStmt()768 mlir::LogicalResult CIRGenFunction::emitWhileStmt(const WhileStmt &s) { in emitWhileStmt() function in CIRGenFunction
1080 mlir::LogicalResult emitWhileStmt(const clang::WhileStmt &s);