Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParsePragma.cpp1182 SourceLocation SubRuleLoc) { in diagnoseExpectedAttributeSubjectSubRule() argument
1184 PRef.Diag(SubRuleLoc, in diagnoseExpectedAttributeSubjectSubRule()
1195 StringRef SubRuleName, SourceLocation SubRuleLoc) { in diagnoseUnknownAttributeSubjectSubRule() argument
1198 PRef.Diag(SubRuleLoc, diag::err_pragma_attribute_unknown_subject_sub_rule) in diagnoseUnknownAttributeSubjectSubRule()
1261 SourceLocation SubRuleLoc = ConsumeToken(); in ParsePragmaAttributeSubjectMatchRuleSet() local
1268 SubRuleLoc); in ParsePragmaAttributeSubjectMatchRuleSet()
1275 SubRuleUnlessName, SubRuleLoc); in ParsePragmaAttributeSubjectMatchRuleSet()