10 #ifndef LLDB_SBTypeSynthetic_h_
11 #define LLDB_SBTypeSynthetic_h_
15 #ifndef LLDB_DISABLE_PYTHON
27 uint32_t options = 0);
31 uint32_t options = 0);
63 lldb::DescriptionLevel description_level);
82 lldb::ScriptedSyntheticChildrenSP
86 SetSP (
const lldb::ScriptedSyntheticChildrenSP &typefilter_impl_sp);
100 #endif // LLDB_DISABLE_PYTHON
102 #endif // LLDB_SBTypeSynthetic_h_