Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2169 std::string SubRuleFunction; in generateParsingHelpers() local
2171 SubRuleFunction = in generateParsingHelpers()
2174 SubRuleFunction = "defaultIsAttributeSubjectMatchSubRuleFor"; in generateParsingHelpers()
2176 << Rule.getEnumValue() << ", " << SubRuleFunction << ")).\n"; in generateParsingHelpers()