Home | History | Annotate | Download | only in Sema

Lines Matching refs:FirstType

9100   QualType FirstType, SecondType;
9105 FirstType = DstType;
9115 FirstType = SrcType;
9121 FDiag << FirstType << SecondType << Action << SrcExpr->getSourceRange();