Searched refs:getObjCInstanceType (Results 1 – 10 of 10) sorted by relevance
268 if (QT == Ctx.getObjCInstanceType()) { in getCallReturnType()
1431 if (T == Context.getObjCInstanceType()) { in stripObjCInstanceType()1441 if (T == Context.getObjCInstanceType()) in stripObjCInstanceType()1539 if (T == Context.getObjCInstanceType()) { in getMessageSendResultType()1666 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) { in EmitRelatedResultTypeNoteForReturn()1702 Context.getObjCInstanceType())) in EmitRelatedResultTypeNote()
4750 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
6622 QualType T = Context.getObjCInstanceType(); in ActOnObjCInstanceType()
780 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()
958 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype()1296 OM->getReturnType() == Ctx.getObjCInstanceType() || in migrateFactoryMethod()
1898 QualType getObjCInstanceType() { in getObjCInstanceType() function
483 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
578 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
4005 if (ResultTy == CGM.getContext().getObjCInstanceType()) in getOrCreateFunctionType()