Searched refs:AttributeSubjectMatchRule (Results 1 – 1 of 1) sorted by relevance
1942 struct AttributeSubjectMatchRule { struct1946 AttributeSubjectMatchRule(const Record *MetaSubject, const Record *Constraint) in AttributeSubjectMatchRule() function2015 const char *AttributeSubjectMatchRule::EnumName = "attr::SubjectMatchRule";2018 std::vector<AttributeSubjectMatchRule> Rules;2021 std::vector<AttributeSubjectMatchRule> Rules;2023 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules, in RuleOrAggregateRuleSet()2030 const AttributeSubjectMatchRule &getRule() const { in getRule()2035 ArrayRef<AttributeSubjectMatchRule> getAggregateRuleSet() const { in getAggregateRuleSet()2040 getRule(const AttributeSubjectMatchRule &Rule) { in getRule()2044 getAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules) { in getAggregateRuleSet()[all …]