Searched refs:isStdSmartPtrCall (Results 1 – 3 of 3) sorted by relevance
24 bool isStdSmartPtrCall(const CallEvent &Call);
62 if (!smartptr::isStdSmartPtrCall(Call)) in checkPreCall()
127 bool isStdSmartPtrCall(const CallEvent &Call) { in isStdSmartPtrCall() function343 if (!smartptr::isStdSmartPtrCall(Call)) in evalCall()