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