Searched refs:getObjCInstanceType (Results 1 – 8 of 8) sorted by relevance
268 if (QT == Ctx.getObjCInstanceType()) { in getCallReturnType()
1445 if (T == Context.getObjCInstanceType()) { in stripObjCInstanceType()1455 if (T == Context.getObjCInstanceType()) in stripObjCInstanceType()1552 if (T == Context.getObjCInstanceType()) { in getMessageSendResultType()1680 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) { in EmitRelatedResultTypeNoteForReturn()1717 Context.getObjCInstanceType())) in EmitRelatedResultTypeNote()
746 QualType T = Context.getObjCInstanceType(); in ActOnObjCInstanceType()
4758 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
955 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype()1293 OM->getReturnType() == Ctx.getObjCInstanceType() || in migrateFactoryMethod()
1988 QualType getObjCInstanceType() { in getObjCInstanceType() function
577 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
4304 if (ResultTy == CGM.getContext().getObjCInstanceType()) in getOrCreateFunctionType()