Searched refs:SubMatchRule (Results 1 – 1 of 1) sorted by relevance
2078 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2080 << SubMatchRule.first->getValueAsString("Name") in generateParsingHelpers()2085 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2093 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2130 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2132 << AttributeSubjectMatchRule(SubMatchRule.first, nullptr).getEnumValue() in generateParsingHelpers()2136 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()