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

References

tools/lldb/source/Commands/CommandObjectType.cpp
  415                 error_sp->Printf(
  417                 error_sp->Flush();
  444                       error_sp->Printf("error: %s\n", error.AsCString());
  445                       error_sp->Flush();
  449                     error_sp->Printf("error: invalid type name.\n");
  450                     error_sp->Flush();
  456               error_sp->Printf("error: unable to generate a class.\n");
  457               error_sp->Flush();
  460             error_sp->Printf("error: no script interpreter.\n");
  461             error_sp->Flush();
  464           error_sp->Printf("error: internal synchronization data missing.\n");
  465           error_sp->Flush();
  468         error_sp->Printf("error: empty function, didn't add python command.\n");
  469         error_sp->Flush();
  472       error_sp->Printf(
  474       error_sp->Flush();