Searched refs:CheckInferredResultType (Results 1 – 1 of 1) sorted by relevance
17661 bool CheckInferredResultType = false; in DiagnoseAssignmentResult() local17720 CheckInferredResultType = DstType->isObjCObjectPointerType() && in DiagnoseAssignmentResult()17722 if (!CheckInferredResultType) { in DiagnoseAssignmentResult()17724 } else if (CheckInferredResultType) { in DiagnoseAssignmentResult()17926 if (CheckInferredResultType) in DiagnoseAssignmentResult()