Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp243 const char *DynRefCountAction = HasHoldModifier ? "" : RefCountAction; in getTargetPointer() local
250 Size, HT.dynRefCountToStr().c_str(), DynRefCountAction, in getTargetPointer()
403 const char *DynRefCountAction = UseHoldRefCount ? "" : RefCountAction; in getTgtPtrBegin() local
410 DynRefCountAction, HT.holdRefCountToStr().c_str(), HoldRefCountAction); in getTgtPtrBegin()