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

References

tools/clang/lib/Basic/TargetInfo.cpp
  237   if (getCharWidth() == BitWidth)
  239   if (getShortWidth() == BitWidth)
  241   if (getIntWidth() == BitWidth)
  243   if (getLongWidth() == BitWidth)
  245   if (getLongLongWidth() == BitWidth)