Searched refs:inheritedProp (Results 1 – 1 of 1) sorted by relevance
80 for (auto *inheritedProp : inheritedProperties) { in CheckInheritedPropertiesAreIdentical() local81 auto res = properties.find(inheritedProp->Name()); in CheckInheritedPropertiesAreIdentical()83 … properties.insert({inheritedProp->Name(), {inheritedProp, base->AsInterfaceType()}}); in CheckInheritedPropertiesAreIdentical()85 checker::Type *sourceType = checker->GetTypeOfVariable(inheritedProp); in CheckInheritedPropertiesAreIdentical()