Searched refs:TypeParamList (Results 1 – 4 of 4) sorted by relevance
331 TypeParamList = TPL; in setTypeParamList()335 for (auto *typeParam : *TypeParamList) in setTypeParamList()2086 TypeParamList = TPL; in setTypeParamList()2090 for (auto *typeParam : *TypeParamList) in setTypeParamList()
1220 ObjCTypeParamList *TypeParamList = nullptr; variable1288 return TypeParamList; in getTypeParamListAsWritten()2269 ObjCTypeParamList *TypeParamList = nullptr; variable2314 ObjCTypeParamList *getTypeParamList() const { return TypeParamList; } in getTypeParamList()
752 AddObjCTypeParamList(D->TypeParamList); in VisitObjCInterfaceDecl()840 AddObjCTypeParamList(D->TypeParamList); in VisitObjCCategoryDecl()
1161 ID->TypeParamList = ReadObjCTypeParamList(); in VisitObjCInterfaceDecl()1266 CD->TypeParamList = ReadObjCTypeParamList(); in VisitObjCCategoryDecl()