Searched defs:isPoisoned (Results 1 – 3 of 3) sorted by relevance
74 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; } in isPoisoned() function
115 bool isPoisoned() const { return !getValPtr(); } in isPoisoned() function136 bool isPoisoned() const { in isPoisoned() function
291 bool isPoisoned() const { return IsPoisoned; } in isPoisoned() function