Searched refs:TypeParamList (Results 1 – 4 of 4) sorted by relevance
1233 ObjCTypeParamList *TypeParamList = nullptr; variable1301 return TypeParamList; in getTypeParamListAsWritten()2328 ObjCTypeParamList *TypeParamList = nullptr; variable2373 ObjCTypeParamList *getTypeParamList() const { return TypeParamList; } in getTypeParamList()
343 TypeParamList = TPL; in setTypeParamList()347 for (auto *typeParam : *TypeParamList) in setTypeParamList()2179 TypeParamList = TPL; in setTypeParamList()2183 for (auto *typeParam : *TypeParamList) in setTypeParamList()
827 AddObjCTypeParamList(D->TypeParamList); in VisitObjCInterfaceDecl()917 AddObjCTypeParamList(D->TypeParamList); in VisitObjCCategoryDecl()
1299 ID->TypeParamList = ReadObjCTypeParamList(); in VisitObjCInterfaceDecl()1449 CD->TypeParamList = ReadObjCTypeParamList(); in VisitObjCCategoryDecl()