Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IndirectGotoStmt

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