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

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2087 std::string SubRuleFunction; local
2089 SubRuleFunction =
2092 SubRuleFunction = "defaultIsAttributeSubjectMatchSubRuleFor";
2094 << Rule.getEnumValue() << ", " << SubRuleFunction << ")).\n";

Completed in 65 milliseconds