Home | History | Annotate | Download | only in Sema

Lines Matching full:deducedcanon

6879     CanQualType DeducedCanon;
6892 DeducedCanon = UCanon;
6894 } else if (DeducedCanon != UCanon) {