Searched refs:CheckInferredResultType (Results 1 – 1 of 1) sorted by relevance
16873 bool CheckInferredResultType = false; in DiagnoseAssignmentResult() local16926 CheckInferredResultType = DstType->isObjCObjectPointerType() && in DiagnoseAssignmentResult()16928 if (!CheckInferredResultType) { in DiagnoseAssignmentResult()16930 } else if (CheckInferredResultType) { in DiagnoseAssignmentResult()17132 if (CheckInferredResultType) in DiagnoseAssignmentResult()