Searched refs:StaticResultType (Results 1 – 1 of 1) sorted by relevance
688 QualType StaticResultType = Method->getReturnType(); in getReturnTypeForMethod() local691 if (StaticResultType == C.getObjCInstanceType()) in getReturnTypeForMethod()695 if (!isObjCTypeParamDependent(StaticResultType)) in getReturnTypeForMethod()698 QualType ResultType = StaticResultType.substObjCTypeArgs( in getReturnTypeForMethod()