Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitIndirectGotoStmt

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