Searched refs:getObjCInstanceType (Results 1 – 10 of 10) sorted by relevance
268 if (QT == Ctx.getObjCInstanceType()) { in getCallReturnType()
1433 if (T == Context.getObjCInstanceType()) { in stripObjCInstanceType()1443 if (T == Context.getObjCInstanceType()) in stripObjCInstanceType()1541 if (T == Context.getObjCInstanceType()) { in getMessageSendResultType()1668 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) { in EmitRelatedResultTypeNoteForReturn()1704 Context.getObjCInstanceType())) in EmitRelatedResultTypeNote()
4730 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
6374 QualType T = Context.getObjCInstanceType(); in ActOnObjCInstanceType()
782 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()
959 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype()1297 OM->getReturnType() == Ctx.getObjCInstanceType() || in migrateFactoryMethod()
1793 QualType getObjCInstanceType() { in getObjCInstanceType() function
483 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
577 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
3833 if (ResultTy == CGM.getContext().getObjCInstanceType()) in getOrCreateFunctionType()