Home
last modified time | relevance | path

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

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