Searched refs:CheckInferredResultType (Results 1 – 1 of 1) sorted by relevance
17142 bool CheckInferredResultType = false; in DiagnoseAssignmentResult() local17201 CheckInferredResultType = DstType->isObjCObjectPointerType() && in DiagnoseAssignmentResult()17203 if (!CheckInferredResultType) { in DiagnoseAssignmentResult()17205 } else if (CheckInferredResultType) { in DiagnoseAssignmentResult()17407 if (CheckInferredResultType) in DiagnoseAssignmentResult()