Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameUnqualifiedType

461     if (Context.hasSameUnqualifiedType(PointeeType, Context.CharTy)) {
695 !Context.hasSameUnqualifiedType(PtrT->getPointeeType(), IdT)) {
822 !Context.hasSameUnqualifiedType(PtrValue->getPointeeType(), IdT)) {
836 !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(),
852 err = !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(),
1218 Context.hasSameUnqualifiedType(destType, MD->getReturnType()))
1259 if (Context.hasSameUnqualifiedType(
1263 if (!Context.hasSameUnqualifiedType(Method->getReturnType(),