Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameType

184         Context.hasSameType(X.getAsType(), Y.getAsType()))
3296 !Context.hasSameType(ArgFunctionType, Specialization->getType()))