Searched refs:SubRules (Results 1 – 1 of 1) sorted by relevance
1341 if (const char *SubRules = validAttributeSubjectMatchSubRules(PrimaryRule)) in diagnoseExpectedAttributeSubjectSubRule() local1342 Diagnostic << /*SubRulesSupported=*/1 << SubRules; in diagnoseExpectedAttributeSubjectSubRule()1354 if (const char *SubRules = validAttributeSubjectMatchSubRules(PrimaryRule)) in diagnoseUnknownAttributeSubjectSubRule() local1355 Diagnostic << /*SubRulesSupported=*/1 << SubRules; in diagnoseUnknownAttributeSubjectSubRule()