Searched refs:StdMakeUniqueCall (Results 1 – 1 of 1) sorted by relevance
94 const CallDescription StdMakeUniqueCall{{"std", "make_unique"}}; member in __anon48a635700111::SmartPtrModeling299 if (matchesAny(Call, StdMakeUniqueCall, StdMakeUniqueForOverwriteCall)) { in evalCall()