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

References

tools/lldb/source/DataFormatters/FormatManager.cpp
  502     if (!child_sp)
  506     CompilerType child_compiler_type(child_sp->GetCompilerType());
  508       switch (child_compiler_type.ShouldPrintAsOneLiner(child_sp.get())) {
  521     if (child_sp->GetSyntheticChildren().get() != nullptr) {
  522       ValueObjectSP synth_sp(child_sp->GetSyntheticValue());
  534     total_children_name_len += child_sp->GetName().GetLength();
  543     if (child_sp->GetSummaryFormat()) {
  545       if (child_sp->GetSummaryFormat()->DoesPrintChildren(child_sp.get()))
  545       if (child_sp->GetSummaryFormat()->DoesPrintChildren(child_sp.get()))
  550     if (child_sp->GetNumChildren()) {
  556       if (!child_sp->GetSummaryFormat() && !is_synth_val) // but again only do