Searched refs:AttributeSubjectMatchRule (Results 1 – 1 of 1) sorted by relevance
1710 struct AttributeSubjectMatchRule { struct1714 AttributeSubjectMatchRule(const Record *MetaSubject, const Record *Constraint) in AttributeSubjectMatchRule() argument1783 const char *AttributeSubjectMatchRule::EnumName = "attr::SubjectMatchRule";1786 std::vector<AttributeSubjectMatchRule> Rules;1789 std::vector<AttributeSubjectMatchRule> Rules;1791 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules, in RuleOrAggregateRuleSet()1798 const AttributeSubjectMatchRule &getRule() const { in getRule()1803 ArrayRef<AttributeSubjectMatchRule> getAggregateRuleSet() const { in getAggregateRuleSet()1808 getRule(const AttributeSubjectMatchRule &Rule) { in getRule()1812 getAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules) { in getAggregateRuleSet()[all …]