Searched refs:ParentSelector (Results 1 – 1 of 1) sorted by relevance
1591 for (const OMPTraitSelector &ParentSelector : ParentSet.Selectors) { in parseOMPDeclareVariantMatchClause() local1594 if (Selector.Kind != ParentSelector.Kind) in parseOMPDeclareVariantMatchClause()1598 ParentSelector.Properties) { in parseOMPDeclareVariantMatchClause()1610 Selector.ScoreOrCondition == ParentSelector.ScoreOrCondition) in parseOMPDeclareVariantMatchClause()1616 ParentSelector.ScoreOrCondition) { in parseOMPDeclareVariantMatchClause()1620 << getOpenMPContextTraitSelectorName(ParentSelector.Kind) in parseOMPDeclareVariantMatchClause()1629 Set.Selectors.push_back(ParentSelector); in parseOMPDeclareVariantMatchClause()