Searched refs:SubMatchRule (Results 1 – 1 of 1) sorted by relevance
2201 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2204 << SubMatchRule.first->getValueAsString("Name") in generateParsingHelpers()2209 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2217 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2254 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2256 << AttributeSubjectMatchRule(SubMatchRule.first, nullptr).getEnumValue() in generateParsingHelpers()2260 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()