Searched refs:StaticResultType (Results 1 – 1 of 1) sorted by relevance
779 QualType StaticResultType = Method->getReturnType(); in getReturnTypeForMethod() local782 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()786 if (!isObjCTypeParamDependent(StaticResultType)) in getReturnTypeForMethod()789 QualType ResultType = StaticResultType.substObjCTypeArgs( in getReturnTypeForMethod()