Searched refs:TypeParamList (Results 1 – 4 of 4) sorted by relevance
344 TypeParamList = TPL; in setTypeParamList()348 for (auto *typeParam : *TypeParamList) in setTypeParamList()2168 TypeParamList = TPL; in setTypeParamList()2172 for (auto *typeParam : *TypeParamList) in setTypeParamList()
1236 ObjCTypeParamList *TypeParamList = nullptr; variable1303 return TypeParamList; in getTypeParamListAsWritten()2331 ObjCTypeParamList *TypeParamList = nullptr; variable2374 ObjCTypeParamList *getTypeParamList() const { return TypeParamList; } in getTypeParamList()
865 AddObjCTypeParamList(D->TypeParamList); in VisitObjCInterfaceDecl()955 AddObjCTypeParamList(D->TypeParamList); in VisitObjCCategoryDecl()
1291 ID->TypeParamList = ReadObjCTypeParamList(); in VisitObjCInterfaceDecl()1441 CD->TypeParamList = ReadObjCTypeParamList(); in VisitObjCCategoryDecl()