Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParsePragma.cpp1515 bool IsAny = false; in ParsePragmaAttributeSubjectMatchRuleSet() local
1519 IsAny = true; in ParsePragmaAttributeSubjectMatchRuleSet()
1611 } while (IsAny && TryConsumeToken(tok::comma)); in ParsePragmaAttributeSubjectMatchRuleSet()
1613 if (IsAny) in ParsePragmaAttributeSubjectMatchRuleSet()