Searched refs:smartptr (Results 1 – 10 of 10) sorted by relevance
52 namespace smartptr { namespace62 if (!smartptr::isStdSmartPtrCall(Call)) in checkPreCall()74 if (smartptr::isNullSmartPtr(State, ThisRegion)) in checkPreCall()
87 namespace smartptr { namespace181 if (!smartptr::isStdSmartPtrCall(Call)) in evalCall()232 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() || in evalCall()249 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() || in evalCall()298 if (smartptr::isNullSmartPtr(State, I.first)) in printState()351 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() || in handleReset()386 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() || in handleRelease()426 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() || in handleSwap()487 if (&BR.getBugType() != smartptr::getNullDereferenceBugType() || in handleAssignOp()524 if (&BR.getBugType() != smartptr::getNullDereferenceBugType()) in updateMovedSmartPointers()[all …]
21 namespace smartptr {
701 20.8.10 [util.smartptr]702 20.8.10.1 [util.smartptr.weakptr]703 20.8.10.2 [util.smartptr.shared]704 20.8.10.2.1 [util.smartptr.shared.const]705 20.8.10.2.2 [util.smartptr.shared.dest]706 20.8.10.2.3 [util.smartptr.shared.assign]707 20.8.10.2.4 [util.smartptr.shared.mod]708 20.8.10.2.5 [util.smartptr.shared.obs]709 20.8.10.2.6 [util.smartptr.shared.create]710 20.8.10.2.7 [util.smartptr.shared.cmp][all …]
1 .. title:: clang-tidy - readability-redundant-smartptr-get3 readability-redundant-smartptr-get
303 `readability-redundant-smartptr-get <readability-redundant-smartptr-get.html>`_, "Yes"
19 readability-redundant-smartptr-get,
33 readability-redundant-smartptr-get,