Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1640 diagnoseExpectedAttributeSubjectSubRule(Parser & PRef,attr::SubjectMatchRule PrimaryRule,StringRef PrimaryRuleName,SourceLocation SubRuleLoc) diagnoseExpectedAttributeSubjectSubRule() argument
1653 diagnoseUnknownAttributeSubjectSubRule(Parser & PRef,attr::SubjectMatchRule PrimaryRule,StringRef PrimaryRuleName,StringRef SubRuleName,SourceLocation SubRuleLoc) diagnoseUnknownAttributeSubjectSubRule() argument
1691 attr::SubjectMatchRule PrimaryRule = *Rule.first; ParsePragmaAttributeSubjectMatchRuleSet() local
[all...]