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.cpp9194 if (const ValueDecl *DevVD = CombinedInfo.DevicePtrDecls[I]) { in emitOffloadingArraysAndArgs() local
9195 Info.CaptureDeviceAddrMap.try_emplace(DevVD, NewDecl); in emitOffloadingArraysAndArgs()
10383 if (const ValueDecl *DevVD = CombinedInfo.DevicePtrDecls[I]) { in emitTargetDataCalls() local
10384 Info.CaptureDeviceAddrMap.try_emplace(DevVD, NewDecl); in emitTargetDataCalls()