Searched refs:ParamType (Results 1 – 2 of 2) sorted by relevance
107 static auto PrintParam(const testing::TestParamInfo<ParamType> &info) { in PrintParam()131 static auto PrintParam(const testing::TestParamInfo<ParamType> &info) { in PrintParam()
402 const clang::Type *ParamType = ParamQType.getTypePtr(); in analyzeAccumulator() local411 } else if (HasRSObjectType(ParamType)) { in analyzeAccumulator()422 ParamEType = RSExportType::Create(&S.RSC, ParamType, NotLegacyKernelArgument); in analyzeAccumulator()