Searched defs:isPoisoned (Results 1 – 6 of 6) sorted by relevance
106 bool isPoisoned() const { return !getValPtr(); } in isPoisoned() function118 bool isPoisoned() const { in isPoisoned() function
67 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; } in isPoisoned() function
74 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; } in isPoisoned() function
283 bool isPoisoned() const { return IsPoisoned; } in isPoisoned() function
262 bool isPoisoned() const { return IsPoisoned; } in isPoisoned() function