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

References

tools/clang/lib/Sema/SemaStmt.cpp
  947       AdjustAPSInt(LoVal, CondWidth, CondIsSigned);
  973              (ConstantCondValue.getBitWidth() == CondWidth &&
 1046         AdjustAPSInt(HiVal, CondWidth, CondIsSigned);
 1142         AdjustAPSInt(Val, CondWidth, CondIsSigned);
 1171         AdjustAPSInt(Hi, CondWidth, CondIsSigned);
 1216           AdjustAPSInt(Hi, CondWidth, CondIsSigned);