Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1891 bool isNegatedSubRule() const { in isNegatedSubRule() function
1900 if (isNegatedSubRule()) in getSpelling()
1903 if (isNegatedSubRule()) in getSpelling()
1916 if (isNegatedSubRule()) in getEnumValueName()
2086 << ", " << Rule.isNegatedSubRule(); in emitMatchRuleList()
2210 if (Rule.isNegatedSubRule()) in generateParsingHelpers()
2218 if (!Rule.isNegatedSubRule()) in generateParsingHelpers()
2264 if (Rule.isNegatedSubRule()) in generateParsingHelpers()
2267 if (Rule.isNegatedSubRule()) in generateParsingHelpers()