Searched refs:IsAny (Results 1 – 1 of 1) sorted by relevance
1363 bool IsAny = false; in ParsePragmaAttributeSubjectMatchRuleSet() local1367 IsAny = true; in ParsePragmaAttributeSubjectMatchRuleSet()1459 } while (IsAny && TryConsumeToken(tok::comma)); in ParsePragmaAttributeSubjectMatchRuleSet()1461 if (IsAny) in ParsePragmaAttributeSubjectMatchRuleSet()