Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h64 MayContainAttachedPointers(false), DeleteThreadId(std::thread::id()) { in StatesTy()
86 bool MayContainAttachedPointers; member
226 States->MayContainAttachedPointers = true; in setMayContainAttachedPointers()
229 return States->MayContainAttachedPointers; in getMayContainAttachedPointers()