Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DIntrusiveRefCntPtrTest.cpp72 struct InterceptRefCounted : public RefCountedBase<InterceptRefCounted> { struct
73 InterceptRefCounted(bool *Released, bool *Retained) in InterceptRefCounted() function
75 bool * const Released;
76 bool * const Retained;