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

References

lib/Support/NativeFormatting.cpp
  140   bool Prefix = (Style == HexPrintStyle::PrefixLower ||
  141                  Style == HexPrintStyle::PrefixUpper);
  143       (Style == HexPrintStyle::Upper || Style == HexPrintStyle::PrefixUpper);
  143       (Style == HexPrintStyle::Upper || Style == HexPrintStyle::PrefixUpper);