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