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