Searched defs:typeParams (Results 1 – 9 of 9) sorted by relevance
1511 ArrayRef<ObjCTypeParamDecl *> typeParams, in ObjCTypeParamList()1520 ArrayRef<ObjCTypeParamDecl *> typeParams, in create()
1816 ObjCTypeParamList *typeParams = classDecl->getTypeParamList(); in computeSuperClassTypeSlow() local
11026 ObjCTypeParamList *typeParams = iface->getTypeParamList(); in sameObjCTypeArgs() local
375 void dumpObjCTypeParamList(const ObjCTypeParamList *typeParams) { in dumpObjCTypeParamList()
182 void AddObjCTypeParamList(ObjCTypeParamList *typeParams) { in AddObjCTypeParamList()
1227 SmallVector<ObjCTypeParamDecl *, 4> typeParams; in ReadObjCTypeParamList() local
401 SmallVector<Decl *, 4> typeParams; in parseObjCTypeParamListOrProtocolRefs() local
520 ObjCTypeParamList *typeParams = objcClass->getTypeParamList(); in applyObjCTypeArgs() local
1455 if (auto typeParams = baseClass->getTypeParamList()) { in actOnObjCTypeArgsOrProtocolQualifiers() local