Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IndirectGotoStmt

132     EmitIndirectGotoStmt(cast<IndirectGotoStmt>(*S)); break;
519 void CodeGenFunction::EmitIndirectGotoStmt(const IndirectGotoStmt &S) {