Lines Matching defs:StructBaseCombinedInfo
6837 MapCombinedInfoTy &StructBaseCombinedInfo,
7136 // CombinedInfo list and instead add an entry to the StructBaseCombinedInfo
7391 StructBaseCombinedInfo.Exprs.emplace_back(MapDecl, MapExpr);
7392 StructBaseCombinedInfo.BasePointers.push_back(
7394 StructBaseCombinedInfo.DevicePtrDecls.push_back(nullptr);
7395 StructBaseCombinedInfo.DevicePointers.push_back(DeviceInfoTy::None);
7396 StructBaseCombinedInfo.Pointers.push_back(LB.emitRawPointer(CGF));
7397 StructBaseCombinedInfo.Sizes.push_back(CGF.Builder.CreateIntCast(
7399 StructBaseCombinedInfo.NonContigInfo.Dims.push_back(
7408 StructBaseCombinedInfo.Mappers.push_back(HasMapper ? Mapper
7446 StructBaseCombinedInfo.Types.push_back(Flags);
8701 MapCombinedInfoTy StructBaseCombinedInfo;
8716 StructBaseCombinedInfo, PartialStruct, IsFirstComponentList,
8735 StructBaseCombinedInfo, PartialStruct, IsFirstComponentList,