Searched refs:handleSwapMethod (Results 1 – 1 of 1) sorted by relevance
68 void handleSwapMethod(const CallEvent &Call, CheckerContext &C) const;91 {{CDM::CXXMethod, {"swap"}, 1}, &SmartPtrModeling::handleSwapMethod},664 void SmartPtrModeling::handleSwapMethod(const CallEvent &Call, in handleSwapMethod() function in SmartPtrModeling