Searched refs:PointeeET (Results 1 – 1 of 1) sorted by relevance
1262 const RSExportType *PointeeET; in Create() local1265 PointeeET = RSExportType::Create(Context, PointeeType, in Create()1269 PointeeET = RSExportPrimitiveType::Create(Context, in Create()1273 if (PointeeET == nullptr) { in Create()1278 return new RSExportPointerType(Context, TypeName, PointeeET); in Create()