Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBTypeSynthetic.cpp21 SBTypeSynthetic::SBTypeSynthetic() : in SBTypeSynthetic() function in SBTypeSynthetic
42 SBTypeSynthetic::SBTypeSynthetic (const lldb::SBTypeSynthetic &rhs) : in SBTypeSynthetic() function in SBTypeSynthetic
185 SBTypeSynthetic::SBTypeSynthetic (const lldb::ScriptedSyntheticChildrenSP &TypeSynthetic_impl_sp) : in SBTypeSynthetic() function in SBTypeSynthetic
/NextBSD/contrib/llvm/tools/lldb/include/lldb/API/
HDSBDefines.h90 class LLDB_API SBTypeSynthetic; variable