Searched refs:getObjCTypeParamType (Results 1 – 5 of 5) sorted by relevance
906 return ctx.getObjCTypeParamType(declaration, qualifiers);
1691 QualType getObjCTypeParamType(const ObjCTypeParamDecl *Decl,
1484 QualType TPType = ctx.getObjCTypeParamType(TPDecl, {}); in Create()
5375 return getObjCTypeParamType(objT->getDecl(), protocols); in applyObjCProtocolQualifiers()5440 ASTContext::getObjCTypeParamType(const ObjCTypeParamDecl *Decl, in getObjCTypeParamType() function in ASTContext5477 QualType UpdatedTy = getObjCTypeParamType(New, protocols); in adjustObjCTypeParamBoundType()
1808 return Importer.getToContext().getObjCTypeParamType(*ToDeclOrErr, in VisitObjCTypeParamType()