Searched refs:AttributeSubjectMatchRule (Results 1 – 1 of 1) sorted by relevance
1943 struct AttributeSubjectMatchRule { struct1947 AttributeSubjectMatchRule(const Record *MetaSubject, const Record *Constraint) in AttributeSubjectMatchRule() function2017 const char *AttributeSubjectMatchRule::EnumName = "attr::SubjectMatchRule";2020 std::vector<AttributeSubjectMatchRule> Rules;2023 std::vector<AttributeSubjectMatchRule> Rules;2025 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules, in RuleOrAggregateRuleSet()2032 const AttributeSubjectMatchRule &getRule() const { in getRule()2037 ArrayRef<AttributeSubjectMatchRule> getAggregateRuleSet() const { in getAggregateRuleSet()2042 getRule(const AttributeSubjectMatchRule &Rule) { in getRule()2046 getAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules) { in getAggregateRuleSet()[all …]