Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameUnqualifiedType

437     if (Context.hasSameUnqualifiedType(PointeeType, Context.CharTy)) {
680 !Context.hasSameUnqualifiedType(PtrT->getPointeeType(), IdT)) {
807 !Context.hasSameUnqualifiedType(PtrValue->getPointeeType(), IdT)) {
821 !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(),
837 err = !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(),
1110 if (Context.hasSameUnqualifiedType(Method->getResultType()
1115 if (!Context.hasSameUnqualifiedType(Method->getResultType(),