Searched refs:ParentSelector (Results 1 – 1 of 1) sorted by relevance
1579 for (const OMPTraitSelector &ParentSelector : ParentSet.Selectors) { in parseOMPDeclareVariantMatchClause() local1582 if (Selector.Kind != ParentSelector.Kind) in parseOMPDeclareVariantMatchClause()1586 ParentSelector.Properties) { in parseOMPDeclareVariantMatchClause()1598 Selector.ScoreOrCondition == ParentSelector.ScoreOrCondition) in parseOMPDeclareVariantMatchClause()1604 ParentSelector.ScoreOrCondition) { in parseOMPDeclareVariantMatchClause()1608 << getOpenMPContextTraitSelectorName(ParentSelector.Kind) in parseOMPDeclareVariantMatchClause()1617 Set.Selectors.push_back(ParentSelector); in parseOMPDeclareVariantMatchClause()