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

References

tools/clang/lib/CodeGen/CodeGenFunction.cpp
 1264   if (isa<SwitchCase>(S) && !IgnoreCaseStmts)
 1269     IgnoreCaseStmts = true;
 1273     if (ContainsLabel(SubStmt, IgnoreCaseStmts))