Searched refs:StaticResultType (Results 1 – 1 of 1) sorted by relevance
778 QualType StaticResultType = Method->getReturnType(); in getReturnTypeForMethod() local781 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()785 if (!isObjCTypeParamDependent(StaticResultType)) in getReturnTypeForMethod()788 QualType ResultType = StaticResultType.substObjCTypeArgs( in getReturnTypeForMethod()