Searched refs:IsAny (Results 1 – 1 of 1) sorted by relevance
1209 bool IsAny = false; in ParsePragmaAttributeSubjectMatchRuleSet() local1213 IsAny = true; in ParsePragmaAttributeSubjectMatchRuleSet()1305 } while (IsAny && TryConsumeToken(tok::comma)); in ParsePragmaAttributeSubjectMatchRuleSet()1307 if (IsAny) in ParsePragmaAttributeSubjectMatchRuleSet()