Searched defs:isPoisoned (Results 1 – 2 of 2) sorted by relevance
73 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; } in isPoisoned() function
118 bool isPoisoned() const { return !getValPtr(); } in isPoisoned() function139 bool isPoisoned() const { in isPoisoned() function