reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1382 if (ParseParenExprOrCondition(&InitStmt, Cond, SwitchLoc, 1387 Actions.ActOnStartOfSwitchStmt(SwitchLoc, InitStmt.get(), Cond); 1428 return Actions.ActOnFinishSwitchStmt(SwitchLoc, Switch.get(), Body.get());