Searched refs:getObjCInstanceType (Results 1 – 10 of 10) sorted by relevance
268 if (QT == Ctx.getObjCInstanceType()) { in getCallReturnType()
1432 if (T == Context.getObjCInstanceType()) { in stripObjCInstanceType()1442 if (T == Context.getObjCInstanceType()) in stripObjCInstanceType()1540 if (T == Context.getObjCInstanceType()) { in getMessageSendResultType()1667 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) { in EmitRelatedResultTypeNoteForReturn()1703 Context.getObjCInstanceType())) in EmitRelatedResultTypeNote()
4749 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
6781 QualType T = Context.getObjCInstanceType(); in ActOnObjCInstanceType()
778 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()
955 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype()1293 OM->getReturnType() == Ctx.getObjCInstanceType() || in migrateFactoryMethod()
1921 QualType getObjCInstanceType() { in getObjCInstanceType() function
483 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
578 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
4151 if (ResultTy == CGM.getContext().getObjCInstanceType()) in getOrCreateFunctionType()