Searched refs:ExplicitModel (Results 1 – 1 of 1) sorted by relevance
4419 MSInheritanceModel ExplicitModel) { in checkMSInheritanceAttrOnDefinition() argument4428 if (ExplicitModel == MSInheritanceModel::Unspecified) in checkMSInheritanceAttrOnDefinition()4432 if (RD->calculateInheritanceModel() == ExplicitModel) in checkMSInheritanceAttrOnDefinition()4435 if (RD->calculateInheritanceModel() <= ExplicitModel) in checkMSInheritanceAttrOnDefinition()