Home
last modified time | relevance | path

Searched defs:PrimaryRule (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Parse/
DParsePragma.cpp1259 Parser &PRef, attr::SubjectMatchRule PrimaryRule, StringRef PrimaryRuleName, in diagnoseExpectedAttributeSubjectSubRule()
1272 Parser &PRef, attr::SubjectMatchRule PrimaryRule, StringRef PrimaryRuleName, in diagnoseUnknownAttributeSubjectSubRule()
1310 attr::SubjectMatchRule PrimaryRule = *Rule.first; in ParsePragmaAttributeSubjectMatchRuleSet() local