Searched defs:IsPoisoned (Results 1 – 2 of 2) sorted by relevance
58 bool IsPoisoned : 1; // True if identifier is poisoned. variable
91 bool IsPoisoned() const { in IsPoisoned() function