Home | History | Annotate | Download | only in Sema

Lines Matching refs:propertyTypesAreCompatible

759     if (!S.Context.propertyTypesAreCompatible(LHSType, RHSType)) {
1405 if (!Context.propertyTypesAreCompatible(LHSType, RHSType)) {