Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DSmartPtrModeling.cpp95 const CallDescription StdMakeUniqueForOverwriteCall{ member in __anonf8a640f60111::SmartPtrModeling
299 if (matchesAny(Call, StdMakeUniqueCall, StdMakeUniqueForOverwriteCall)) { in evalCall()