Searched refs:lldb_object_ref (Results 1 – 4 of 4) sorted by relevance
44 const lldb_private::Declaration &lldb_object_ref) { in SetDeclaration() argument45 ref() = lldb_object_ref; in SetDeclaration()
43 void SBLineEntry::SetLineEntry(const lldb_private::LineEntry &lldb_object_ref) { in SetLineEntry() argument44 m_opaque_up = std::make_unique<LineEntry>(lldb_object_ref); in SetLineEntry()
64 void SetDeclaration(const lldb_private::Declaration &lldb_object_ref);
74 void SetLineEntry(const lldb_private::LineEntry &lldb_object_ref);