Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2330 std::string SubRuleFunction; in generateParsingHelpers() local
2332 SubRuleFunction = in generateParsingHelpers()
2335 SubRuleFunction = "defaultIsAttributeSubjectMatchSubRuleFor"; in generateParsingHelpers()
2337 << Rule.getEnumValue() << ", " << SubRuleFunction << ")).\n"; in generateParsingHelpers()