Searched refs:SubMatchRule (Results 1 – 1 of 1) sorted by relevance
2054 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2056 << SubMatchRule.first->getValueAsString("Name") in generateParsingHelpers()2061 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2069 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2106 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2108 << AttributeSubjectMatchRule(SubMatchRule.first, nullptr).getEnumValue() in generateParsingHelpers()2112 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()