Searched refs:ParamEType (Results 1 – 1 of 1) sorted by relevance
404 RSExportType *ParamEType = nullptr; in analyzeAccumulator() local422 ParamEType = RSExportType::Create(&S.RSC, ParamType, NotLegacyKernelArgument); in analyzeAccumulator()423 S.Ok &= (ParamEType != nullptr); in analyzeAccumulator()427 mAccumulatorInTypes.push_back(ParamEType); // possibly nullptr in analyzeAccumulator()