Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GotoStmt

599   void VisitGotoStmt(const GotoStmt *S) { terminateRegion(S); }