Searched refs:ParentProperty (Results 1 – 1 of 1) sorted by relevance
1550 for (const OMPTraitProperty &ParentProperty : in parseOMPDeclareVariantMatchClause() local1555 if (Property.Kind != ParentProperty.Kind) in parseOMPDeclareVariantMatchClause()1560 MergedProperty |= Property.RawString == ParentProperty.RawString; in parseOMPDeclareVariantMatchClause()1562 if (Property.RawString == ParentProperty.RawString && in parseOMPDeclareVariantMatchClause()1572 ParentProperty.Kind, ParentProperty.RawString) in parseOMPDeclareVariantMatchClause()1578 Selector.Properties.push_back(ParentProperty); in parseOMPDeclareVariantMatchClause()