Searched refs:handleSwap (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp49 void handleSwap(const CallEvent &Call, CheckerContext &C) const;
56 {{"swap", 1}, &SmartPtrModeling::handleSwap}};
198 void SmartPtrModeling::handleSwap(const CallEvent &Call, function in class:SmartPtrModeling

Completed in 109 milliseconds