Home | History | Annotate | Download | only in Sema

Lines Matching refs:typesAreCompatible

1522              S.Context.typesAreCompatible(ToType, FromType)) {
1967 Context.typesAreCompatible(FromPointeeType, ToPointeeType)) {
2267 if (Context.typesAreCompatible(FromPointee, ToPointee))