Searched refs:SubMatchRule (Results 1 – 1 of 1) sorted by relevance
1979 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local1981 << SubMatchRule.first->getValueAsString("Name") in generateParsingHelpers()1986 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()1994 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()2031 for (const auto &SubMatchRule : SubMatchRules) { in generateParsingHelpers() local2033 << AttributeSubjectMatchRule(SubMatchRule.first, nullptr).getEnumValue() in generateParsingHelpers()2037 for (const auto &Rule : SubMatchRule.second) { in generateParsingHelpers()