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()
4738 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
6529 QualType T = Context.getObjCInstanceType(); in ActOnObjCInstanceType()
779 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()
958 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype()1296 OM->getReturnType() == Ctx.getObjCInstanceType() || in migrateFactoryMethod()
1923 QualType getObjCInstanceType() { in getObjCInstanceType() function
483 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
578 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
3987 if (ResultTy == CGM.getContext().getObjCInstanceType()) in getOrCreateFunctionType()