Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaAttr.cpp641 bool isNegatedAttrMatcherSubRule(attr::SubjectMatchRule Rule) { in isNegatedAttrMatcherSubRule() function
719 if (isNegatedAttrMatcherSubRule(MatchRule)) in ActOnPragmaAttributeAttribute()
754 if (!isNegatedAttrMatcherSubRule(attr::SubjectMatchRule(Rule.first))) in ActOnPragmaAttributeAttribute()