Searched defs:typeParams (Results 1 – 11 of 11) sorted by relevance
251 TypeVariable<?>[] typeParams = declaringClass.getTypeParameters(); in getGenericReturnType() local
146 void AddObjCTypeParamList(ObjCTypeParamList *typeParams) { in AddObjCTypeParamList()
964 SmallVector<ObjCTypeParamDecl *, 4> typeParams; in ReadObjCTypeParamList() local
1352 ArrayRef<ObjCTypeParamDecl *> typeParams, in ObjCTypeParamList()1365 ArrayRef<ObjCTypeParamDecl *> typeParams, in create()
997 void ASTDumper::dumpObjCTypeParamList(const ObjCTypeParamList *typeParams) { in dumpObjCTypeParamList()
1417 ObjCTypeParamList *typeParams = classDecl->getTypeParamList(); in computeSuperClassTypeSlow() local
7151 ObjCTypeParamList *typeParams = iface->getTypeParamList(); in sameObjCTypeArgs() local
457 SmallVector<Decl *, 4> typeParams; in parseObjCTypeParamListOrProtocolRefs() local
1170 List<TypeParameter> typeParams = visit(_n.getTypeParameters(), arg); in visit() local
1346 if (auto typeParams = baseClass->getTypeParamList()) { in actOnObjCTypeArgsOrProtocolQualifiers() local
814 ObjCTypeParamList *typeParams = objcClass->getTypeParamList(); in applyObjCTypeArgs() local