Searched refs:EmitGotoStmt (Results 1 – 2 of 2) sorted by relevance
280 case Stmt::GotoStmtClass: EmitGotoStmt(cast<GotoStmt>(*S)); break; in EmitSimpleStmt()508 void CodeGenFunction::EmitGotoStmt(const GotoStmt &S) { in EmitGotoStmt() function in CodeGenFunction
2139 void EmitGotoStmt(const GotoStmt &S);