Home
last modified time | relevance | path

Searched refs:SubRules (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp1341 if (const char *SubRules = validAttributeSubjectMatchSubRules(PrimaryRule)) in diagnoseExpectedAttributeSubjectSubRule() local
1342 Diagnostic << /*SubRulesSupported=*/1 << SubRules; in diagnoseExpectedAttributeSubjectSubRule()
1354 if (const char *SubRules = validAttributeSubjectMatchSubRules(PrimaryRule)) in diagnoseUnknownAttributeSubjectSubRule() local
1355 Diagnostic << /*SubRulesSupported=*/1 << SubRules; in diagnoseUnknownAttributeSubjectSubRule()