Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp94 const CallDescription StdMakeUniqueForOverwriteCall{ member in __anon6a72ff2a0111::SmartPtrModeling
298 if (matchesAny(Call, StdMakeUniqueCall, StdMakeUniqueForOverwriteCall)) { in evalCall()