Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParsePragma.cpp1488 SourceLocation SubRuleLoc) { in diagnoseExpectedAttributeSubjectSubRule() argument
1490 PRef.Diag(SubRuleLoc, in diagnoseExpectedAttributeSubjectSubRule()
1501 StringRef SubRuleName, SourceLocation SubRuleLoc) { in diagnoseUnknownAttributeSubjectSubRule() argument
1504 PRef.Diag(SubRuleLoc, diag::err_pragma_attribute_unknown_subject_sub_rule) in diagnoseUnknownAttributeSubjectSubRule()
1567 SourceLocation SubRuleLoc = ConsumeToken(); in ParsePragmaAttributeSubjectMatchRuleSet() local
1574 SubRuleLoc); in ParsePragmaAttributeSubjectMatchRuleSet()
1581 SubRuleUnlessName, SubRuleLoc); in ParsePragmaAttributeSubjectMatchRuleSet()