Searched defs:DeferredDevicePtrEntryTy (Results 1 – 1 of 1) sorted by relevance
7360 struct DeferredDevicePtrEntryTy { struct in __anond842882b2d11::MappableExprsHandler7361 const Expr *IE = nullptr;7362 const ValueDecl *VD = nullptr;7363 bool ForDeviceAddr = false;7365 DeferredDevicePtrEntryTy(const Expr *IE, const ValueDecl *VD, in DeferredDevicePtrEntryTy() function