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