Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameUnqualifiedType

763       if (SemaRef.Context.hasSameUnqualifiedType(PreferredType, TC))
3964 else if (!SemaRef.Context.hasSameUnqualifiedType(
4451 Context.hasSameUnqualifiedType(Base.getType(),
4475 Context.hasSameUnqualifiedType(Base.getType(),
5369 if (!S.Context.hasSameUnqualifiedType((*CurP)->getType(),
5553 } else if (!Context.hasSameUnqualifiedType(PreferredType,
6354 !Context.hasSameUnqualifiedType(ReturnType, M->getReturnType()))
6438 Context.hasSameUnqualifiedType(ReturnType.getNonReferenceType(),