Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasSameType

1072     if (!Context.hasSameType(ImplIvar->getType(), ClsIvar->getType())) {