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

References

tools/lldb/source/API/SBTypeSummary.cpp
  430     new_sp = TypeSummaryImplSP(new CXXFunctionSummaryFormat(
  435     new_sp = TypeSummaryImplSP(new ScriptSummaryFormat(
  440     new_sp = TypeSummaryImplSP(new StringSummaryFormat(
  444   SetSP(new_sp);
  446   return nullptr != new_sp.get();