Searched refs:AttributeSubjectMatchRule (Results 1 – 1 of 1) sorted by relevance
1789 struct AttributeSubjectMatchRule { struct1793 AttributeSubjectMatchRule(const Record *MetaSubject, const Record *Constraint) in AttributeSubjectMatchRule() function1862 const char *AttributeSubjectMatchRule::EnumName = "attr::SubjectMatchRule";1865 std::vector<AttributeSubjectMatchRule> Rules;1868 std::vector<AttributeSubjectMatchRule> Rules;1870 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules, in RuleOrAggregateRuleSet()1877 const AttributeSubjectMatchRule &getRule() const { in getRule()1882 ArrayRef<AttributeSubjectMatchRule> getAggregateRuleSet() const { in getAggregateRuleSet()1887 getRule(const AttributeSubjectMatchRule &Rule) { in getRule()1891 getAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules) { in getAggregateRuleSet()[all …]