Searched refs:handleSwapMethod (Results 1 – 1 of 1) sorted by relevance
67 void handleSwapMethod(const CallEvent &Call, CheckerContext &C) const;90 {{"swap", 1}, &SmartPtrModeling::handleSwapMethod},663 void SmartPtrModeling::handleSwapMethod(const CallEvent &Call, in handleSwapMethod() function in SmartPtrModeling