Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameUnqualifiedType

1283   if (S.Context.hasSameUnqualifiedType(MethodImpl->getResultType(),
1355 if (S.Context.hasSameUnqualifiedType(ImplTy, IfaceTy))