Searched refs:getObjCInstanceType (Results 1 – 9 of 9) sorted by relevance
263 if (QT == Ctx.getObjCInstanceType()) { in getCallReturnType()
781 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()
1440 if (T == Context.getObjCInstanceType()) { in stripObjCInstanceType()1448 if (T == Context.getObjCInstanceType()) in stripObjCInstanceType()1542 if (T == Context.getObjCInstanceType()) { in getMessageSendResultType()1667 findExplicitInstancetypeDeclarer(MD, Context.getObjCInstanceType())) { in EmitRelatedResultTypeNoteForReturn()1704 Context.getObjCInstanceType())) in EmitRelatedResultTypeNote()
742 QualType T = Context.getObjCInstanceType(); in ActOnObjCInstanceType()
4812 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()
2169 QualType getObjCInstanceType() { in getObjCInstanceType() function
481 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
576 if (result == Context->getObjCInstanceType()) in getSimpleFunctionType()
4561 if (ResultTy == CGM.getContext().getObjCInstanceType()) in getOrCreateFunctionType()