Searched refs:EmitDoStmt (Results 1 – 2 of 2) sorted by relevance
136 case Stmt::DoStmtClass: EmitDoStmt(cast<DoStmt>(*S)); break; in EmitStmt()492 EmitDoStmt(cast<DoStmt>(*SubStmt), S.getAttrs()); in EmitAttributedStmt()698 void CodeGenFunction::EmitDoStmt(const DoStmt &S, in EmitDoStmt() function in CodeGenFunction
2145 void EmitDoStmt(const DoStmt &S, ArrayRef<const Attr *> Attrs = None);