Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1641 SourceLocation SubRuleLoc) { in diagnoseExpectedAttributeSubjectSubRule()
1654 StringRef SubRuleName, SourceLocation SubRuleLoc) { in diagnoseUnknownAttributeSubjectSubRule()
1720 SourceLocation SubRuleLoc = ConsumeToken(); in ParsePragmaAttributeSubjectMatchRuleSet() local