Searched refs:EmitForStmt (Results 1 – 2 of 2) sorted by relevance
137 case Stmt::ForStmtClass: EmitForStmt(cast<ForStmt>(*S)); break; in EmitStmt()525 EmitForStmt(cast<ForStmt>(*SubStmt), S.getAttrs()); in EmitAttributedStmt()805 void CodeGenFunction::EmitForStmt(const ForStmt &S, in EmitForStmt() function in CodeGenFunction
2275 void EmitForStmt(const ForStmt &S,