Searched refs:TypeParamList (Results 1 – 4 of 4) sorted by relevance
330 TypeParamList = TPL; in setTypeParamList()334 for (auto *typeParam : *TypeParamList) in setTypeParamList()2030 TypeParamList = TPL; in setTypeParamList()2034 for (auto *typeParam : *TypeParamList) in setTypeParamList()
1244 ObjCTypeParamList *TypeParamList = nullptr; variable1312 return TypeParamList; in getTypeParamListAsWritten()2285 ObjCTypeParamList *TypeParamList = nullptr; variable2330 ObjCTypeParamList *getTypeParamList() const { return TypeParamList; } in getTypeParamList()
705 AddObjCTypeParamList(D->TypeParamList); in VisitObjCInterfaceDecl()793 AddObjCTypeParamList(D->TypeParamList); in VisitObjCCategoryDecl()
1119 ID->TypeParamList = ReadObjCTypeParamList(); in VisitObjCInterfaceDecl()1224 CD->TypeParamList = ReadObjCTypeParamList(); in VisitObjCCategoryDecl()