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

Declarations

tools/lldb/include/lldb/API/SBTypeSynthetic.h
   69   void SetSP(const lldb::ScriptedSyntheticChildrenSP &typefilter_impl_sp);

References

tools/lldb/source/API/SBTypeSynthetic.cpp
  209   SetSP(new_sp);
tools/lldb/source/API/SBValue.cpp
  574         synthetic.SetSP(synth_sp);