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

References

tools/clang/lib/Sema/SemaStmt.cpp
  827   if (!CondEnumType || !CaseEnumType)
  831   if (!CondEnumType->getDecl()->getIdentifier() &&
  832       !CondEnumType->getDecl()->getTypedefNameForAnonDecl())