Searched refs:BT_polyArray (Results 1 – 1 of 1) sorted by relevance
59 mutable std::unique_ptr<BuiltinBug> BT_polyArray; member in __anon2dc628270211::PointerArithChecker171 if (!BT_polyArray) in reportPointerArithMisuse()172 BT_polyArray.reset(new BuiltinBug( in reportPointerArithMisuse()177 *BT_polyArray, BT_polyArray->getDescription(), N); in reportPointerArithMisuse()