Home
last modified time | relevance | path

Searched defs:HasHoldModifier (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp214 bool HasPresentModifier, bool HasHoldModifier, AsyncInfoTy &AsyncInfo) { in getTargetPointer()
H A Domptarget.cpp476 bool HasHoldModifier = ArgTypes[I] & OMP_TGT_MAPTYPE_OMPX_HOLD; in targetDataBegin() local
738 bool HasHoldModifier = ArgTypes[I] & OMP_TGT_MAPTYPE_OMPX_HOLD; in targetDataEnd() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp21431 bool HasHoldModifier = in checkMappableExpressionList() local