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

References

tools/llvm-pdbutil/DumpOutputStyle.cpp
  896                       return L.Stat.Size > R.Stat.Size;
  896                       return L.Stat.Size > R.Stat.Size;
  902                  fmt_align(Stat.Stat.Count, AlignStyle::Right, CD),
  903                  fmt_align(Stat.Stat.Size, AlignStyle::Right, SD));