Home | History | Annotate | Download | only in Sema

Lines Matching refs:typesAreCompatible

4033         if (!Context.typesAreCompatible(T1, T2)) {