Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameType

193         Context.hasSameType(X.getAsType(), Y.getAsType()))
285 Context.hasSameType(X.getNullPtrType(), Y.getNullPtrType()))
1739 S.Context.hasSameType(Param.getNullPtrType(), Arg.getNullPtrType()))
1969 return Context.hasSameType(X.getNullPtrType(), Y.getNullPtrType());
3623 !Context.hasSameType(Specialization->getType(), ArgFunctionType))
3689 if (!S.Context.hasSameType(CallOpSpecialized->getReturnType(),