Searched refs:getObjCInstanceType (Results 1 – 9 of 9) sorted by relevance
691 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()
1254 if (T == Context.getObjCInstanceType()) { in stripObjCInstanceType()1264 if (T == Context.getObjCInstanceType()) in stripObjCInstanceType()1450 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) { in EmitRelatedResultTypeNoteForReturn()1486 Context.getObjCInstanceType())) in EmitRelatedResultTypeNote()
4310 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
5242 QualType T = Context.getObjCInstanceType(); in ActOnObjCInstanceType()
968 if (OM->getReturnType() == Ctx.getObjCInstanceType()) in ReplaceWithInstancetype()1306 OM->getReturnType() == Ctx.getObjCInstanceType() || in migrateFactoryMethod()
1489 QualType getObjCInstanceType() { in getObjCInstanceType() function
2820 if (ResultTy == CGM.getContext().getObjCInstanceType()) in getOrCreateFunctionType()
483 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
577 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()