Home
last modified time | relevance | path

Searched refs:isNegatedAttrMatcherSubRule (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp880 bool isNegatedAttrMatcherSubRule(attr::SubjectMatchRule Rule) { in isNegatedAttrMatcherSubRule() function
958 if (isNegatedAttrMatcherSubRule(MatchRule)) in ActOnPragmaAttributeAttribute()
993 if (!isNegatedAttrMatcherSubRule(attr::SubjectMatchRule(Rule.first))) in ActOnPragmaAttributeAttribute()