Searched defs:typeParams (Results 1 – 9 of 9) sorted by relevance
375 void dumpObjCTypeParamList(const ObjCTypeParamList *typeParams) { in dumpObjCTypeParamList()
1514 ArrayRef<ObjCTypeParamDecl *> typeParams, in ObjCTypeParamList()1523 ArrayRef<ObjCTypeParamDecl *> typeParams, in create()
1770 ObjCTypeParamList *typeParams = classDecl->getTypeParamList(); in computeSuperClassTypeSlow() local
10453 ObjCTypeParamList *typeParams = iface->getTypeParamList(); in sameObjCTypeArgs() local
166 void AddObjCTypeParamList(ObjCTypeParamList *typeParams) { in AddObjCTypeParamList()
1220 SmallVector<ObjCTypeParamDecl *, 4> typeParams; in ReadObjCTypeParamList() local
470 SmallVector<Decl *, 4> typeParams; in parseObjCTypeParamListOrProtocolRefs() local
524 ObjCTypeParamList *typeParams = objcClass->getTypeParamList(); in applyObjCTypeArgs() local
1452 if (auto typeParams = baseClass->getTypeParamList()) { in actOnObjCTypeArgsOrProtocolQualifiers() local