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.cpp1978 bool isNegatedSubRule() const { in isNegatedSubRule() function
1987 if (isNegatedSubRule()) in getSpelling()
1990 if (isNegatedSubRule()) in getSpelling()
2003 if (isNegatedSubRule()) in getEnumValueName()
2169 << ", " << Rule.isNegatedSubRule(); in emitMatchRuleList()
2303 if (Rule.isNegatedSubRule()) in generateParsingHelpers()
2311 if (!Rule.isNegatedSubRule()) in generateParsingHelpers()
2357 if (Rule.isNegatedSubRule()) in generateParsingHelpers()
2360 if (Rule.isNegatedSubRule()) in generateParsingHelpers()