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

References

utils/FileCheck/FileCheck.cpp
  423   LabelWidth = std::max(LabelWidth, LineNoWidth) + 3;
  423   LabelWidth = std::max(LabelWidth, LineNoWidth) + 3;
  434         << format_decimal(Line, LabelWidth) << ": ";
  484       COS << left_justify(AnnotationItr->Label, LabelWidth) << "  ";