Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1641 diagnoseExpectedAttributeSubjectSubRule(Parser & PRef,attr::SubjectMatchRule PrimaryRule,StringRef PrimaryRuleName,SourceLocation SubRuleLoc) diagnoseExpectedAttributeSubjectSubRule() argument
1654 diagnoseUnknownAttributeSubjectSubRule(Parser & PRef,attr::SubjectMatchRule PrimaryRule,StringRef PrimaryRuleName,StringRef SubRuleName,SourceLocation SubRuleLoc) diagnoseUnknownAttributeSubjectSubRule() argument
1720 SourceLocation SubRuleLoc = ConsumeToken(); ParsePragmaAttributeSubjectMatchRuleSet() local