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

References

tools/lldb/include/lldb/API/SBTypeSynthetic.h
   67   lldb::ScriptedSyntheticChildrenSP GetSP();
   69   void SetSP(const lldb::ScriptedSyntheticChildrenSP &typefilter_impl_sp);
   71   lldb::ScriptedSyntheticChildrenSP m_opaque_sp;
   73   SBTypeSynthetic(const lldb::ScriptedSyntheticChildrenSP &);
tools/lldb/include/lldb/DataFormatters/DataVisualization.h
   48   static lldb::ScriptedSyntheticChildrenSP
tools/lldb/include/lldb/DataFormatters/FormatManager.h
  127   lldb::ScriptedSyntheticChildrenSP
tools/lldb/source/API/SBTypeCategory.cpp
  288   ScriptedSyntheticChildrenSP synth_sp =
  344   ScriptedSyntheticChildrenSP synth_sp =
tools/lldb/source/API/SBTypeSynthetic.cpp
  186 lldb::ScriptedSyntheticChildrenSP SBTypeSynthetic::GetSP() {
  191     const lldb::ScriptedSyntheticChildrenSP &TypeSynthetic_impl_sp) {
  196     const lldb::ScriptedSyntheticChildrenSP &TypeSynthetic_impl_sp)
  205   ScriptedSyntheticChildrenSP new_sp(new ScriptedSyntheticChildren(
tools/lldb/source/API/SBValue.cpp
  572         ScriptedSyntheticChildrenSP synth_sp =
tools/lldb/source/DataFormatters/DataVisualization.cpp
   64 lldb::ScriptedSyntheticChildrenSP
tools/lldb/source/DataFormatters/FormatManager.cpp
  363 lldb::ScriptedSyntheticChildrenSP
  367   lldb::ScriptedSyntheticChildrenSP synth_chosen_sp;
  375     lldb::ScriptedSyntheticChildrenSP synth_current_sp(