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