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

References

tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h
  445     if (synth_ptr && ((FrontEnd *)synth_ptr.get())->IsValid())
  445     if (synth_ptr && ((FrontEnd *)synth_ptr.get())->IsValid())
  446       return synth_ptr;