Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DStructuredDataImpl.h90 StructuredData::ObjectSP GetObjectSP() { return m_data_sp; } in GetObjectSP() function
158 StructuredData::ObjectSP GetObjectSP() const { return m_data_sp; } in GetObjectSP() function