Searched refs:TPDecl (Results 1 – 1 of 1) sorted by relevance
1481 auto *TPDecl = in Create() local1484 QualType TPType = ctx.getObjCTypeParamType(TPDecl, {}); in Create()1485 TPDecl->setTypeForDecl(TPType.getTypePtr()); in Create()1486 return TPDecl; in Create()