Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2237 std::string SubRuleFunction; in generateParsingHelpers() local
2239 SubRuleFunction = in generateParsingHelpers()
2242 SubRuleFunction = "defaultIsAttributeSubjectMatchSubRuleFor"; in generateParsingHelpers()
2244 << Rule.getEnumValue() << ", " << SubRuleFunction << ")).\n"; in generateParsingHelpers()