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

References

tools/clang/lib/Sema/SemaStmt.cpp
  887     = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion);
  889     = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType();
 1130     const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>();
 1156             << CondTypeBeforePromotion;
 1167             << CondTypeBeforePromotion;
 1177             << CondTypeBeforePromotion;