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.cpp2334 std::string SubRuleFunction; in generateParsingHelpers() local
2336 SubRuleFunction = in generateParsingHelpers()
2339 SubRuleFunction = "defaultIsAttributeSubjectMatchSubRuleFor"; in generateParsingHelpers()
2341 << Rule.getEnumValue() << ", " << SubRuleFunction << ")).\n"; in generateParsingHelpers()