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