Searched refs:IsPoisoned (Results 1 – 2 of 2) sorted by relevance
59 bool IsPoisoned : 1; // True if identifier is poisoned. variable235 IsPoisoned = Value;243 bool isPoisoned() const { return IsPoisoned; } in isPoisoned()
38 IsPoisoned = false; in IdentifierInfo()