Searched refs:BT_polyArray (Results 1 – 1 of 1) sorted by relevance
61 mutable std::unique_ptr<BuiltinBug> BT_polyArray; member in __anon7fcb8afd0211::PointerArithChecker174 if (!BT_polyArray) in reportPointerArithMisuse()175 BT_polyArray.reset(new BuiltinBug( in reportPointerArithMisuse()179 auto R = llvm::make_unique<BugReport>(*BT_polyArray, in reportPointerArithMisuse()180 BT_polyArray->getDescription(), N); in reportPointerArithMisuse()