Searched refs:ParentSelector (Results 1 – 1 of 1) sorted by relevance
1473 for (const OMPTraitSelector &ParentSelector : ParentSet.Selectors) { in parseOMPDeclareVariantMatchClause() local1476 if (Selector.Kind != ParentSelector.Kind) in parseOMPDeclareVariantMatchClause()1480 ParentSelector.Properties) { in parseOMPDeclareVariantMatchClause()1492 Selector.ScoreOrCondition == ParentSelector.ScoreOrCondition) in parseOMPDeclareVariantMatchClause()1498 ParentSelector.ScoreOrCondition) { in parseOMPDeclareVariantMatchClause()1502 << getOpenMPContextTraitSelectorName(ParentSelector.Kind) in parseOMPDeclareVariantMatchClause()1511 Set.Selectors.push_back(ParentSelector); in parseOMPDeclareVariantMatchClause()