Searched refs:SecondType (Results 1 – 1 of 1) sorted by relevance
10725 QualType FirstType, SecondType; in DiagnoseAssignmentResult() local10731 SecondType = SrcType; in DiagnoseAssignmentResult()10742 SecondType = DstType; in DiagnoseAssignmentResult()10748 FDiag << FirstType << SecondType << SrcExpr->getSourceRange(); in DiagnoseAssignmentResult()10750 FDiag << FirstType << SecondType << Action << SrcExpr->getSourceRange(); in DiagnoseAssignmentResult()10764 HandleFunctionTypeMismatch(FDiag, SecondType, FirstType); in DiagnoseAssignmentResult()10768 if (SecondType == Context.OverloadTy) in DiagnoseAssignmentResult()