Searched refs:UpdateRefCount (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/openmp/libomptarget/src/ |
| H A D | device.cpp | 213 bool IsImplicit, bool UpdateRefCount, bool HasCloseModifier, in getTargetPointer() argument 232 if (UpdateRefCount) { in getTargetPointer() 362 bool UpdateRefCount, bool UseHoldRefCount, in getTgtPtrBegin() argument 384 if (!UpdateRefCount) { in getTgtPtrBegin()
|
| /llvm-project-15.0.7/openmp/libomptarget/include/ |
| H A D | device.h | 369 bool HasFlagAlways, bool IsImplicit, bool UpdateRefCount, 379 bool &IsLast, bool UpdateRefCount,
|