Home | History | Annotate | Download | only in Sema

Lines Matching refs:typesAreCompatible

1627              S.Context.typesAreCompatible(ToType, FromType)) {
2090 Context.typesAreCompatible(FromPointeeType, ToPointeeType)) {
2390 if (Context.typesAreCompatible(FromPointee, ToPointee))