Searched refs:isStdOstreamOperatorCall (Results 1 – 1 of 1) sorted by relevance
252 bool isStdOstreamOperatorCall(const CallEvent &Call) { in isStdOstreamOperatorCall() function286 if (ModelSmartPtrDereference && isStdOstreamOperatorCall(Call)) in evalCall()