Searched defs:DeferredDevicePtrEntryTy (Results 1 – 1 of 1) sorted by relevance
6619 struct DeferredDevicePtrEntryTy { struct in __anon93cce0fb2c11::MappableExprsHandler6620 const Expr *IE = nullptr;6621 const ValueDecl *VD = nullptr;6622 bool ForDeviceAddr = false;6624 DeferredDevicePtrEntryTy(const Expr *IE, const ValueDecl *VD, in DeferredDevicePtrEntryTy() argument