Searched refs:SubMatchRule (Results 1 – 1 of 1) sorted by relevance
2133 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2136 << SubMatchRule.first->getValueAsString("Name") in generateParsingHelpers()2141 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2149 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2186 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2188 << AttributeSubjectMatchRule(SubMatchRule.first, nullptr).getEnumValue() in generateParsingHelpers()2192 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()