Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DIntrusiveRefCntPtrTest.cpp40 struct InterceptRefCounted : public RefCountedBase<InterceptRefCounted> { struct
41 InterceptRefCounted(bool *Released, bool *Retained) in InterceptRefCounted() argument
43 bool * const Released;
44 bool * const Retained;
/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;