Searched refs:getObjCTypeParamType (Results 1 – 4 of 4) sorted by relevance
1396 QualType TPType = ctx.getObjCTypeParamType(TPDecl, {}); in Create()
4521 return getObjCTypeParamType(objT->getDecl(), protocols); in applyObjCProtocolQualifiers()4586 ASTContext::getObjCTypeParamType(const ObjCTypeParamDecl *Decl, in getObjCTypeParamType() function in ASTContext
1495 QualType getObjCTypeParamType(const ObjCTypeParamDecl *Decl,
6220 return Context.getObjCTypeParamType(Decl, Protos); in readTypeRecord()