Home | History | Annotate | Download | only in Sema

Lines Matching refs:ETy

2376     QualType ETy = E->getType();
2384 if (DiagnoseAssignmentResult(ConvTy, StarLoc, DestTy, ETy, E, AA_Passing))