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

References

tools/clang/lib/Basic/TargetInfo.cpp
  252   if (getCharWidth() >= BitWidth)
  254   if (getShortWidth() >= BitWidth)
  256   if (getIntWidth() >= BitWidth)
  258   if (getLongWidth() >= BitWidth)
  260   if (getLongLongWidth() >= BitWidth)