Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DIntrusiveRefCntPtrTest.cpp39 struct InterceptRefCounted : public RefCountedBase<InterceptRefCounted> { struct
40 InterceptRefCounted(bool *Released, bool *Retained) in InterceptRefCounted() function
42 bool * const Released;
43 bool * const Retained;