Searched refs:getObjCInstanceType (Results 1 – 9 of 9) sorted by relevance
1263 if (T == Context.getObjCInstanceType()) { in stripObjCInstanceType()1273 if (T == Context.getObjCInstanceType()) in stripObjCInstanceType()1371 if (T == Context.getObjCInstanceType()) { in getMessageSendResultType()1490 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) { in EmitRelatedResultTypeNoteForReturn()1526 Context.getObjCInstanceType())) in EmitRelatedResultTypeNote()
4552 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
5751 QualType T = Context.getObjCInstanceType(); in ActOnObjCInstanceType()
697 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()
958 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype()1296 OM->getReturnType() == Ctx.getObjCInstanceType() || in migrateFactoryMethod()
1730 QualType getObjCInstanceType() { in getObjCInstanceType() function
3353 if (ResultTy == CGM.getContext().getObjCInstanceType()) in getOrCreateFunctionType()
484 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
578 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()