Searched refs:ParentProperty (Results 1 – 1 of 1) sorted by relevance
1597 for (const OMPTraitProperty &ParentProperty : in parseOMPDeclareVariantMatchClause() local1602 if (Property.Kind != ParentProperty.Kind) in parseOMPDeclareVariantMatchClause()1607 MergedProperty |= Property.RawString == ParentProperty.RawString; in parseOMPDeclareVariantMatchClause()1609 if (Property.RawString == ParentProperty.RawString && in parseOMPDeclareVariantMatchClause()1619 ParentProperty.Kind, ParentProperty.RawString) in parseOMPDeclareVariantMatchClause()1625 Selector.Properties.push_back(ParentProperty); in parseOMPDeclareVariantMatchClause()