Searched refs:ExplicitModel (Results 1 – 1 of 1) sorted by relevance
4760 MSInheritanceModel ExplicitModel) { in checkMSInheritanceAttrOnDefinition() argument4769 if (ExplicitModel == MSInheritanceModel::Unspecified) in checkMSInheritanceAttrOnDefinition()4773 if (RD->calculateInheritanceModel() == ExplicitModel) in checkMSInheritanceAttrOnDefinition()4776 if (RD->calculateInheritanceModel() <= ExplicitModel) in checkMSInheritanceAttrOnDefinition()