Searched refs:SubMatchRule (Results 1 – 1 of 1) sorted by relevance
2294 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2297 << SubMatchRule.first->getValueAsString("Name") in generateParsingHelpers()2302 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2310 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2347 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2349 << AttributeSubjectMatchRule(SubMatchRule.first, nullptr).getEnumValue() in generateParsingHelpers()2353 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()