Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1976 bool isNegatedSubRule() const { in isNegatedSubRule() function
1985 if (isNegatedSubRule()) in getSpelling()
1988 if (isNegatedSubRule()) in getSpelling()
2001 if (isNegatedSubRule()) in getEnumValueName()
2171 << ", " << Rule.isNegatedSubRule(); in emitMatchRuleList()
2307 if (Rule.isNegatedSubRule()) in generateParsingHelpers()
2315 if (!Rule.isNegatedSubRule()) in generateParsingHelpers()
2361 if (Rule.isNegatedSubRule()) in generateParsingHelpers()
2364 if (Rule.isNegatedSubRule()) in generateParsingHelpers()