Searched refs:isMemCall (Results 1 – 1 of 1) sorted by relevance
444 bool isMemCall(const CallEvent &Call) const;1109 bool MallocChecker::isMemCall(const CallEvent &Call) const { in isMemCall() function in MallocChecker3187 if (isMemCall(*Call)) in mayFreeAnyEscapedMemoryOrIsModeledExplicitly()