Home | History | Annotate | Download | only in Sema

Lines Matching refs:propertyTypesAreCompatible

1320   if (!Context.propertyTypesAreCompatible(LHSType, RHSType)) {