Searched defs:isPoisoned (Results 1 – 2 of 2) sorted by relevance
67 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; } in isPoisoned() function
259 bool isPoisoned() const { return IsPoisoned; } in isPoisoned() function