Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameUnqualifiedType

691       if (Ctx.hasSameUnqualifiedType(EnumType, VarType))
1164 if (!Context.hasSameUnqualifiedType(SrcType, DstType) &&
2471 !Context.hasSameUnqualifiedType(ReturnType, VDType))
2549 !Context.hasSameUnqualifiedType(RRefType->getPointeeType(),