Searched refs:StdSwapCall (Results 1 – 1 of 1) sorted by relevance
93 const CallDescription StdSwapCall{CDM::SimpleFunc, {"std", "swap"}, 2}; member in __anonf8f411fa0111::SmartPtrModeling290 if (StdSwapCall.matches(Call)) { in evalCall()