Searched defs:typeParams (Results 1 – 9 of 9) sorted by relevance
308 void dumpObjCTypeParamList(const ObjCTypeParamList *typeParams) { in dumpObjCTypeParamList()
1463 ArrayRef<ObjCTypeParamDecl *> typeParams, in ObjCTypeParamList()1472 ArrayRef<ObjCTypeParamDecl *> typeParams, in create()
1641 ObjCTypeParamList *typeParams = classDecl->getTypeParamList(); in computeSuperClassTypeSlow() local
9123 ObjCTypeParamList *typeParams = iface->getTypeParamList(); in sameObjCTypeArgs() local
159 void AddObjCTypeParamList(ObjCTypeParamList *typeParams) { in AddObjCTypeParamList()
1100 SmallVector<ObjCTypeParamDecl *, 4> typeParams; in ReadObjCTypeParamList() local
432 SmallVector<Decl *, 4> typeParams; in parseObjCTypeParamListOrProtocolRefs() local
1441 if (auto typeParams = baseClass->getTypeParamList()) { in actOnObjCTypeArgsOrProtocolQualifiers() local
855 ObjCTypeParamList *typeParams = objcClass->getTypeParamList(); in applyObjCTypeArgs() local