Searched defs:InterceptRefCounted (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/unittests/ADT/
H A DIntrusiveRefCntPtrTest.cpp37 struct InterceptRefCounted : public RefCountedBase<InterceptRefCounted> { struct in namespace:llvm
38 InterceptRefCounted(bool *Released, bool *Retained) function in struct:llvm::InterceptRefCounted

Completed in 56 milliseconds