Searched refs:SharingPtr (Results 1 – 6 of 6) sorted by relevance
131 class SharingPtr141 SharingPtr();142 template<class Y> explicit SharingPtr(Y* p);143 template<class Y> explicit SharingPtr(Y* p, imp::shared_count *ctrl_block);144 template<class Y> SharingPtr(const SharingPtr<Y>& r, element_type *p); 145 SharingPtr(const SharingPtr& r);147 SharingPtr(const SharingPtr<Y>& r);149 ~SharingPtr();151 SharingPtr& operator=(const SharingPtr& r); 152 template<class Y> SharingPtr& operator=(const SharingPtr<Y>& r); [all …]
71 typename lldb_private::SharingPtr<T> GetSharedPointer(T *desired_object) in GetSharedPointer()78 …return typename lldb_private::SharingPtr<T> (desired_object, new imp::shared_ptr_refcount<ClusterM… in GetSharedPointer()
9 SharingPtr.cpp
11 SharingPtr.cpp \
366 typedef lldb_private::SharingPtr<lldb_private::ValueObject> ValueObjectSP;
391 …89011013353E8200698AC0 /* SharingPtr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 261B5A5211…451 …6D265A2136B40EE002EEE45 /* SharingPtr.h in Headers */ = {isa = PBXBuildFile; fileRef = 261B5A5311C…908 …SharingPtr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.…909 …SharingPtr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; n…2405 261B5A5211C3F2AD00AABD0A /* SharingPtr.cpp */,2407 261B5A5311C3F2AD00AABD0A /* SharingPtr.h */,3514 26D265A2136B40EE002EEE45 /* SharingPtr.h in Headers */,4177 2689011013353E8200698AC0 /* SharingPtr.cpp in Sources */,