reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseStmt.cpp
 1382   if (ParseParenExprOrCondition(&InitStmt, Cond, SwitchLoc,
 1387       Actions.ActOnStartOfSwitchStmt(SwitchLoc, InitStmt.get(), Cond);