Searched refs:IntrusiveRefCntPtrInfo (Results 1 – 8 of 8) sorted by relevance
83 friend struct IntrusiveRefCntPtrInfo;87 template <typename T> struct IntrusiveRefCntPtrInfo { struct197 void retain() { if (Obj) IntrusiveRefCntPtrInfo<T>::retain(Obj); } in retain()198 void release() { if (Obj) IntrusiveRefCntPtrInfo<T>::release(Obj); } in release()
81 friend struct IntrusiveRefCntPtrInfo;85 template <typename T> struct IntrusiveRefCntPtrInfo { struct195 void retain() { if (Obj) IntrusiveRefCntPtrInfo<T>::retain(Obj); } in retain()196 void release() { if (Obj) IntrusiveRefCntPtrInfo<T>::release(Obj); } in release()
43 template <typename T> struct IntrusiveRefCntPtrInfo;75 using llvm::IntrusiveRefCntPtrInfo;
125 template <typename T> struct IntrusiveRefCntPtrInfo { struct185 IntrusiveRefCntPtrInfo<T>::retain(Obj); in retain()190 IntrusiveRefCntPtrInfo<T>::release(Obj); in release()
26 template <> struct IntrusiveRefCntPtrInfo<const clang::ento::ProgramState> {
161 template <typename T> friend struct llvm::IntrusiveRefCntPtrInfo;
45 template <> struct IntrusiveRefCntPtrInfo<InterceptRefCounted> { struct
46 template <> struct IntrusiveRefCntPtrInfo<InterceptRefCounted> { struct