Searched refs:EmitForStmt (Results 1 – 2 of 2) sorted by relevance
152 case Stmt::ForStmtClass: EmitForStmt(cast<ForStmt>(*S), Attrs); break; in EmitStmt()1026 void CodeGenFunction::EmitForStmt(const ForStmt &S, in EmitForStmt() function in CodeGenFunction
3247 void EmitForStmt(const ForStmt &S,