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