Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConvTy

2757     Sema::AssignConvertType ConvTy =
2762 assert ((ConvTy == Sema::Compatible) &&
2764 (void)ConvTy;