Searched refs:SecondType (Results 1 – 1 of 1) sorted by relevance
11770 QualType FirstType, SecondType; in DiagnoseAssignmentResult() local11776 SecondType = SrcType; in DiagnoseAssignmentResult()11787 SecondType = DstType; in DiagnoseAssignmentResult()11793 FDiag << FirstType << SecondType << AA_Passing << SrcExpr->getSourceRange(); in DiagnoseAssignmentResult()11795 FDiag << FirstType << SecondType << Action << SrcExpr->getSourceRange(); in DiagnoseAssignmentResult()11809 HandleFunctionTypeMismatch(FDiag, SecondType, FirstType); in DiagnoseAssignmentResult()11817 if (SecondType == Context.OverloadTy) in DiagnoseAssignmentResult()