Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBTypeSynthetic.cpp19 SBTypeSynthetic::SBTypeSynthetic() : m_opaque_sp() { in SBTypeSynthetic() function in SBTypeSynthetic
47 SBTypeSynthetic::SBTypeSynthetic(const lldb::SBTypeSynthetic &rhs) in SBTypeSynthetic() function in SBTypeSynthetic
194 SBTypeSynthetic::SBTypeSynthetic( in SBTypeSynthetic() function in SBTypeSynthetic
/external/llvm-project/lldb/include/lldb/API/
DSBDefines.h90 class LLDB_API SBTypeSynthetic; variable