Searched refs:TypeParamList (Results 1 – 4 of 4) sorted by relevance
343 TypeParamList = TPL; in setTypeParamList()347 for (auto *typeParam : *TypeParamList) in setTypeParamList()2179 TypeParamList = TPL; in setTypeParamList()2183 for (auto *typeParam : *TypeParamList) in setTypeParamList()
1225 ObjCTypeParamList *TypeParamList = nullptr; variable1293 return TypeParamList; in getTypeParamListAsWritten()2317 ObjCTypeParamList *TypeParamList = nullptr; variable2362 ObjCTypeParamList *getTypeParamList() const { return TypeParamList; } in getTypeParamList()
768 AddObjCTypeParamList(D->TypeParamList); in VisitObjCInterfaceDecl()858 AddObjCTypeParamList(D->TypeParamList); in VisitObjCCategoryDecl()
1257 ID->TypeParamList = ReadObjCTypeParamList(); in VisitObjCInterfaceDecl()1407 CD->TypeParamList = ReadObjCTypeParamList(); in VisitObjCCategoryDecl()