Searched refs:emitForStmt (Results 1 – 2 of 2) sorted by relevance
97 return emitForStmt(cast<ForStmt>(*s)); in emitStmt()645 mlir::LogicalResult CIRGenFunction::emitForStmt(const ForStmt &s) { in emitForStmt() function in CIRGenFunction
927 mlir::LogicalResult emitForStmt(const clang::ForStmt &s);