Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameType

1541     if (!Context.hasSameType(BeginType, EndType)) {
1572 if (!Context.hasSameType(BeginType, EndType))
1870 !Context.hasSameType(ReturnT, CurCap->ReturnType)) {
2307 if (Context.hasSameType(InTy, OutTy))