Searched defs:DeferredDevicePtrEntryTy (Results 1 – 1 of 1) sorted by relevance
6935 struct DeferredDevicePtrEntryTy { struct in __anonffc6c7122811::MappableExprsHandler6936 const Expr *IE = nullptr;6937 const ValueDecl *VD = nullptr;6938 bool ForDeviceAddr = false;6940 DeferredDevicePtrEntryTy(const Expr *IE, const ValueDecl *VD, in DeferredDevicePtrEntryTy() function