Searched refs:CheckInferredResultType (Results 1 – 1 of 1) sorted by relevance
16012 bool CheckInferredResultType = false; in DiagnoseAssignmentResult() local16065 CheckInferredResultType = DstType->isObjCObjectPointerType() && in DiagnoseAssignmentResult()16067 if (!CheckInferredResultType) { in DiagnoseAssignmentResult()16069 } else if (CheckInferredResultType) { in DiagnoseAssignmentResult()16269 if (CheckInferredResultType) in DiagnoseAssignmentResult()