Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8906 if (const ValueDecl *DevVD = CombinedInfo.DevicePtrDecls[I]) { in emitOffloadingArrays() local
8907 Info.CaptureDeviceAddrMap.try_emplace(DevVD, NewDecl); in emitOffloadingArrays()
10311 if (const ValueDecl *DevVD = CombinedInfo.DevicePtrDecls[I]) { in emitTargetDataCalls() local
10312 Info.CaptureDeviceAddrMap.try_emplace(DevVD, NewDecl); in emitTargetDataCalls()