Home | History | Annotate | Download | only in Sema

Lines Matching refs:FirstType

9384   QualType FirstType, SecondType;
9389 FirstType = DstType;
9399 FirstType = SrcType;
9405 FDiag << FirstType << SecondType << Action << SrcExpr->getSourceRange();
9419 HandleFunctionTypeMismatch(FDiag, SecondType, FirstType);
9425 FirstType);