Searched refs:ExplicitModel (Results 1 – 1 of 1) sorted by relevance
4537 MSInheritanceModel ExplicitModel) { in checkMSInheritanceAttrOnDefinition() argument4546 if (ExplicitModel == MSInheritanceModel::Unspecified) in checkMSInheritanceAttrOnDefinition()4550 if (RD->calculateInheritanceModel() == ExplicitModel) in checkMSInheritanceAttrOnDefinition()4553 if (RD->calculateInheritanceModel() <= ExplicitModel) in checkMSInheritanceAttrOnDefinition()