Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h225 void setMayContainAttachedPointers() const { in setMayContainAttachedPointers() function
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Domptarget.cpp576 PointerTpr.Entry->setMayContainAttachedPointers(); in targetDataBegin()