Searched refs:IsDataAccessorConflict (Results 1 – 1 of 1) sorted by relevance
559 bool IsDataAccessorConflict(PropertyKind type1, PropertyKind type2) { in IsDataAccessorConflict() function2825 } else if (IsDataAccessorConflict(old_type, type)) { in CheckProperty()