Searched refs:EmitIndirectGotoStmt (Results 1 – 2 of 2) sorted by relevance
132 EmitIndirectGotoStmt(cast<IndirectGotoStmt>(*S)); break; in EmitStmt()549 void CodeGenFunction::EmitIndirectGotoStmt(const IndirectGotoStmt &S) { in EmitIndirectGotoStmt() function in CodeGenFunction
2269 void EmitIndirectGotoStmt(const IndirectGotoStmt &S);