Searched refs:getObjCTypeParamType (Results 1 – 4 of 4) sorted by relevance
898 return ctx.getObjCTypeParamType(declaration, qualifiers);
1672 QualType getObjCTypeParamType(const ObjCTypeParamDecl *Decl,
1484 QualType TPType = ctx.getObjCTypeParamType(TPDecl, {}); in Create()
5390 return getObjCTypeParamType(objT->getDecl(), protocols); in applyObjCProtocolQualifiers()5455 ASTContext::getObjCTypeParamType(const ObjCTypeParamDecl *Decl, in getObjCTypeParamType() function in ASTContext5492 QualType UpdatedTy = getObjCTypeParamType(New, protocols); in adjustObjCTypeParamBoundType()