Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IndirectGotoStmt

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