Searched refs:MatchRule (Results 1 – 3 of 3) sorted by relevance
543 attr::SubjectMatchRule MatchRule = attr::SubjectMatchRule(Rule.first); in ActOnPragmaAttributeAttribute() local545 getParentAttrMatcherRule(MatchRule); in ActOnPragmaAttributeAttribute()553 << attr::getSubjectMatchRuleSpelling(MatchRule) in ActOnPragmaAttributeAttribute()561 if (isNegatedAttrMatcherSubRule(MatchRule)) in ActOnPragmaAttributeAttribute()567 attr::SubjectMatchRule MatchRule = attr::SubjectMatchRule(Rule.first); in ActOnPragmaAttributeAttribute() local569 getParentAttrMatcherRule(MatchRule); in ActOnPragmaAttributeAttribute()582 << attr::getSubjectMatchRuleSpelling(MatchRule) << Rule.second in ActOnPragmaAttributeAttribute()
213 attr::SubjectMatchRule MatchRule) const { in appliesToDecl()214 return checkAttributeMatchRuleAppliesTo(D, MatchRule); in appliesToDecl()
556 bool appliesToDecl(const Decl *D, attr::SubjectMatchRule MatchRule) const;