Lines Matching defs:smartptr
126 namespace smartptr {
154 } // namespace smartptr
272 return smartptr::isStdSmartPtr(Call.getArgExpr(0)) ||
273 smartptr::isStdSmartPtr(Call.getArgExpr(1));
294 if (!smartptr::isStdSmartPtr(FirstArg->getType()->getAsCXXRecordDecl()))
343 if (!smartptr::isStdSmartPtrCall(Call))
396 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() ||
413 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() ||
564 if (smartptr::isNullSmartPtr(State, I.first))
616 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() ||
652 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() ||
694 if (&BR.getBugType() != smartptr::getNullDereferenceBugType())
757 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() ||
796 if (&BR.getBugType() != smartptr::getNullDereferenceBugType())
821 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() ||