Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1768 bool isNegatedSubRule() const { in isNegatedSubRule() function
1777 if (isNegatedSubRule()) in getSpelling()
1780 if (isNegatedSubRule()) in getSpelling()
1793 if (isNegatedSubRule()) in getEnumValueName()
1963 << ", " << Rule.isNegatedSubRule(); in emitMatchRuleList()
2086 if (Rule.isNegatedSubRule()) in generateParsingHelpers()
2094 if (!Rule.isNegatedSubRule()) in generateParsingHelpers()
2140 if (Rule.isNegatedSubRule()) in generateParsingHelpers()
2143 if (Rule.isNegatedSubRule()) in generateParsingHelpers()