Lines Matching defs:StructBaseCombinedInfo
6824 MapCombinedInfoTy &StructBaseCombinedInfo,
7126 // CombinedInfo list and instead add an entry to the StructBaseCombinedInfo
7383 StructBaseCombinedInfo.Exprs.emplace_back(MapDecl, MapExpr);
7384 StructBaseCombinedInfo.BasePointers.push_back(
7386 StructBaseCombinedInfo.DevicePtrDecls.push_back(nullptr);
7387 StructBaseCombinedInfo.DevicePointers.push_back(DeviceInfoTy::None);
7388 StructBaseCombinedInfo.Pointers.push_back(LB.emitRawPointer(CGF));
7389 StructBaseCombinedInfo.Sizes.push_back(CGF.Builder.CreateIntCast(
7391 StructBaseCombinedInfo.NonContigInfo.Dims.push_back(
7400 StructBaseCombinedInfo.Mappers.push_back(HasMapper ? Mapper
7438 StructBaseCombinedInfo.Types.push_back(Flags);
8689 MapCombinedInfoTy StructBaseCombinedInfo;
8704 StructBaseCombinedInfo, PartialStruct, IsFirstComponentList,
8723 StructBaseCombinedInfo, PartialStruct, IsFirstComponentList,