Home
last modified time | relevance | path

Searched defs:SBTypeSynthetic (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/API/
DSBTypeSynthetic.cpp23 SBTypeSynthetic::SBTypeSynthetic() : in SBTypeSynthetic() function in SBTypeSynthetic
44 SBTypeSynthetic::SBTypeSynthetic (const lldb::SBTypeSynthetic &rhs) : in SBTypeSynthetic() function in SBTypeSynthetic
187 SBTypeSynthetic::SBTypeSynthetic (const lldb::ScriptedSyntheticChildrenSP &TypeSynthetic_impl_sp) : in SBTypeSynthetic() function in SBTypeSynthetic
/external/lldb/include/lldb/API/
DSBDefines.h75 class SBTypeSynthetic; variable