Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParsePragma.cpp1273 StringRef SubRuleName, SourceLocation SubRuleLoc) { in diagnoseUnknownAttributeSubjectSubRule()
1331 StringRef SubRuleName = getIdentifier(Tok); in ParsePragmaAttributeSubjectMatchRuleSet() local