Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8008 if (const ValueDecl *DevVD = BasePointers[I].getDevicePtrDecl()) in emitOffloadingArrays() local
8009 Info.CaptureDeviceAddrMap.try_emplace(DevVD, BPAddr); in emitOffloadingArrays()