Searched refs:ExplicitModel (Results 1 – 1 of 1) sorted by relevance
3982 MSInheritanceModel ExplicitModel) { in checkMSInheritanceAttrOnDefinition() argument3991 if (ExplicitModel == MSInheritanceModel::Unspecified) in checkMSInheritanceAttrOnDefinition()3995 if (RD->calculateInheritanceModel() == ExplicitModel) in checkMSInheritanceAttrOnDefinition()3998 if (RD->calculateInheritanceModel() <= ExplicitModel) in checkMSInheritanceAttrOnDefinition()