Home
last modified time | relevance | path

Searched refs:OtherRefCount (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h186 uint64_t OtherRefCount = in decRefCount() local
188 (void)OtherRefCount; in decRefCount()
193 assert(OtherRefCount >= 0 && "total refcount underflow"); in decRefCount()
216 uint64_t OtherRefCount = member
218 if (OtherRefCount > 0)