Home
last modified time | relevance | path

Searched refs:StdMakeUniqueForOverwriteCall (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp95 const CallDescription StdMakeUniqueForOverwriteCall{ member in __anon48a635700111::SmartPtrModeling
299 if (matchesAny(Call, StdMakeUniqueCall, StdMakeUniqueForOverwriteCall)) { in evalCall()