Searched refs:ExtraRules (Results 1 – 1 of 1) sorted by relevance
1040 SmallVector<attr::SubjectMatchRule, 2> ExtraRules; in ActOnPragmaAttributeAttribute() local1042 ExtraRules.push_back(attr::SubjectMatchRule(Rule.first)); in ActOnPragmaAttributeAttribute()1046 Diagnostic << attrMatcherRuleListToString(ExtraRules); in ActOnPragmaAttributeAttribute()