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

References

lib/ProfileData/SampleProfWriter.cpp
  234   if (Indent == 0)
  242     OS.indent(Indent + 1);
  257   Indent += 1;
  262       OS.indent(Indent);
  270   Indent -= 1;