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