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

Declarations

tools/lldb/include/lldb/DataFormatters/FormatCache.h
   63     void SetSynthetic(lldb::SyntheticChildrenSP);

References

tools/lldb/source/DataFormatters/FormatCache.cpp
   41   SetSynthetic(synthetic_sp);
   57   SetSynthetic(synthetic_sp);
  207   GetEntry(type).SetSynthetic(synthetic_sp);