Home
last modified time | relevance | path

Searched refs:smartptr (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DSmartPtrChecker.cpp52 namespace smartptr { namespace
62 if (!smartptr::isStdSmartPtrCall(Call)) in checkPreCall()
74 if (smartptr::isNullSmartPtr(State, ThisRegion)) in checkPreCall()
DSmartPtrModeling.cpp87 namespace smartptr { namespace
181 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 …]
DSmartPtr.h21 namespace smartptr {
/external/clang/test/
Dcxx-sections.data701 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 …]
/external/llvm-project/clang/test/
Dcxx-sections.data701 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 …]
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dreadability-redundant-smartptr-get.rst1 .. title:: clang-tidy - readability-redundant-smartptr-get
3 readability-redundant-smartptr-get
Dlist.rst303 `readability-redundant-smartptr-get <readability-redundant-smartptr-get.html>`_, "Yes"
/external/skia/
D.clang-tidy19 readability-redundant-smartptr-get,
/external/rust/crates/grpcio/
D.clang-tidy33 readability-redundant-smartptr-get,
/external/rust/crates/grpcio-sys/grpc/
D.clang-tidy33 readability-redundant-smartptr-get,