Home | History | Annotate | Download | only in Sema

Lines Matching refs:FromType

972   QualType FromType = SrcExpr->getType();
975 FromType = FromType.getUnqualifiedType();
980 ToType, FromType,